Метод | Описание | |
---|---|---|
CanInstantiate ( |
||
GetAttribute ( |
||
GetAttribute ( |
||
GetAttributes ( |
||
GetTableAttribute ( |
||
GetType ( |
||
ImplementsInterface ( |
||
Instantiate ( |
||
IsPrimitive ( |
||
IsReadWrite ( |
||
ToLowerCamelCase ( string value ) : string | ||
ValidateVersionType ( |
Метод | Описание | |
---|---|---|
GetAttributeObjects ( |
||
GetSingleDDBAttribute ( object attributes ) : DynamoDBAttribute |
public static CanInstantiate ( |
||
objectType | ||
Результат | bool |
public static GetAttribute ( |
||
targetMemberInfo | ||
Результат | DynamoDBAttribute |
public static GetAttribute ( |
||
targetType | ||
Результат | DynamoDBAttribute |
public static GetAttributes ( |
||
targetMemberInfo | ||
Результат | DynamoDBAttribute[] |
public static GetTableAttribute ( |
||
type | ||
Результат | Amazon.DynamoDBv2.DataModel.DynamoDBTableAttribute |
public static GetType ( |
||
member | ||
Результат |
public static ImplementsInterface ( |
||
targetType | ||
interfaceType | ||
Результат | bool |
public static Instantiate ( |
||
objectType | ||
Результат | object |
public static IsPrimitive ( |
||
type | ||
Результат | bool |
public static IsReadWrite ( |
||
member | ||
Результат | bool |
public static ToLowerCamelCase ( string value ) : string | ||
value | string | |
Результат | string |
public static ValidateVersionType ( |
||
memberType | ||
Результат | void |