ErrorUnit
ErrorUnit
Namespaces
ErrorUnit.Models
WebApiErrorPrecondition Class
WebApiErrorPrecondition Properties
Arguments Property
InvocationClassName Property
InvocationClassValue Property
MethodName Property
WebApiErrorPrecondition
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
WebApiErrorPrecondition Class
ErrorUnit.Models Namespace
Copyright John Gold Inc 2016