Property | Type | Description | |
---|---|---|---|
GetEnumPrototypeDictionary | object>.IDictionary | ||
GetLogicalTypeInfo | |||
ThrowOnIncorrectGenerateScriptAttribute | void |
Method | Description | |
---|---|---|
CreateTypeInfo ( |
||
this ( string method ) : LogicalMethodInfo |
Method | Description | |
---|---|---|
EnsureNamespaceRegistered ( string ns, string name, StringBuilder proxy, List |
||
GenerateTypeRegistrationScript ( StringBuilder proxy, List |
||
GenerateTypeRegistrationScript ( StringBuilder proxy, |
||
GetGenerateScriptTypes ( ) : IEnumerable |
||
GetLogicalMethods ( bool isPage ) : List |
||
GetNamespaceAndServiceName ( |
||
LogicalTypeInfo ( |
||
ShouldGenerateScript ( |
Method | Description | |
---|---|---|
GetEnumPrototypeDictionary ( |
||
GetLogicalTypeInfo ( |
||
ThrowOnIncorrectGenerateScriptAttribute ( ) : void |
public static CreateTypeInfo ( |
||
t | ||
filePath | string | |
return |
protected static EnsureNamespaceRegistered ( string ns, string name, StringBuilder proxy, List |
||
ns | string | |
name | string | |
proxy | StringBuilder | |
registeredNamespaces | List |
|
return | string |
protected abstract GenerateTypeRegistrationScript ( StringBuilder proxy, List |
||
proxy | StringBuilder | |
registeredNamespaces | List |
|
return | void |
protected static GenerateTypeRegistrationScript ( StringBuilder proxy, |
||
proxy | StringBuilder | |
scriptType | ||
scriptTypeId | string | |
registeredNamespaces | List |
|
return | void |
protected GetGenerateScriptTypes ( ) : IEnumerable |
||
return | IEnumerable |
protected abstract GetLogicalMethods ( bool isPage ) : List |
||
isPage | bool | |
return | List |
protected GetNamespaceAndServiceName ( |
||
type | ||
isPage | bool | |
ns | string | |
service | string | |
return | void |
protected LogicalTypeInfo ( |
||
t | ||
filePath | string | |
return | System |
protected static ShouldGenerateScript ( |
||
type | ||
throwIfNot | bool | |
return | bool |
public this ( string method ) : LogicalMethodInfo | ||
method | string | |
return | LogicalMethodInfo |