ErrorUnit
ErrorUnit
Namespaces
ErrorUnit.Models
MvcErrorPrecondition Class
MvcErrorPrecondition Properties
Arguments Property
InvocationClassName Property
InvocationClassValue Property
MethodName Property
MvcErrorPrecondition
InvocationClassName Property
Gets the full type name of the class the method that failed is in.
Namespace:
ErrorUnit.Models
Assembly:
ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax
C#
Copy
public
override
string
InvocationClassName
{
get
;
set
; }
Property Value
Type:
String
The full type name of the class.
Implements
IErrorPrecondition
InvocationClassName
See Also
Reference
MvcErrorPrecondition Class
ErrorUnit.Models Namespace
Copyright John Gold Inc 2016