Method | Description | |
---|---|---|
CanInstantiate ( |
||
GetAttribute ( |
||
GetAttribute ( |
||
GetAttributes ( |
||
GetTableAttribute ( |
||
GetType ( |
||
ImplementsInterface ( |
||
Instantiate ( |
||
IsPrimitive ( |
||
IsReadWrite ( |
||
ToLowerCamelCase ( string value ) : string | ||
ValidateVersionType ( |
Method | Description | |
---|---|---|
GetAttributeObjects ( |
||
GetSingleDDBAttribute ( object attributes ) : DynamoDBAttribute |
public static CanInstantiate ( |
||
objectType | ||
return | bool |
public static GetAttribute ( |
||
targetMemberInfo | ||
return | DynamoDBAttribute |
public static GetAttribute ( |
||
targetType | ||
return | DynamoDBAttribute |
public static GetAttributes ( |
||
targetMemberInfo | ||
return | DynamoDBAttribute[] |
public static GetTableAttribute ( |
||
type | ||
return | Amazon.DynamoDBv2.DataModel.DynamoDBTableAttribute |
public static GetType ( |
||
member | ||
return |
public static ImplementsInterface ( |
||
targetType | ||
interfaceType | ||
return | bool |
public static Instantiate ( |
||
objectType | ||
return | object |
public static IsPrimitive ( |
||
type | ||
return | bool |
public static IsReadWrite ( |
||
member | ||
return | bool |
public static ToLowerCamelCase ( string value ) : string | ||
value | string | |
return | string |
public static ValidateVersionType ( |
||
memberType | ||
return | void |