Method | Description | |
---|---|---|
GetArguments ( ) : IEnumerable |
||
GetParameters ( ) : Isop.Domain.Parameter[] | ||
Invoke ( object instance, object values ) : object | ||
IsRequired ( |
||
Method ( |
Method | Description | |
---|---|---|
AddArgumentWithOptionsForPropertiesOnObject ( List |
||
GetArgumentWithOptions ( |
public GetParameters ( ) : Isop.Domain.Parameter[] | ||
return | Isop.Domain.Parameter[] |
public Invoke ( object instance, object values ) : object | ||
instance | object | |
values | object | |
return | object |
public static IsRequired ( |
||
propertyInfo | ||
return | bool |
public Method ( |
||
methodInfo | ||
return | System |