Method | Description | |
---|---|---|
Format ( |
||
GetClassName ( |
||
GetMemberNameByType ( |
||
GetPropertyName ( |
||
IsArrayOrEnumerable ( |
||
IsGenericWebResult ( |
||
IsMaxValue ( |
||
IsMinValue ( |
||
IsNullable ( |
public static Format ( |
||
argument | ||
return | object |
public static GetClassName ( |
||
@class | ||
return | string |
public static GetMemberNameByType ( |
||
@class | ||
attributeType | ||
return | string |
public static GetPropertyName ( |
||
property | ||
return | string |
public static IsArrayOrEnumerable ( |
||
type | ||
return | bool |
public static IsGenericWebResult ( |
||
type | ||
return | bool |
public static IsMaxValue ( |
||
argument | ||
return | bool |
public static IsMinValue ( |
||
argument | ||
return | bool |
public static IsNullable ( |
||
t | ||
return | bool |