Property | Type | Description | |
---|---|---|---|
EntityAssemblies | HashSet | ||
GetContext | Func | ||
TypesByName | Type>>.ResetLazy | ||
cache | ConcurrentDictionary |
Method | Description | |
---|---|---|
GetCurrentValidCulture ( ) : object | ||
GetEntities ( IEnumerable |
||
GetEnums ( IEnumerable |
||
GetSymbolContainers ( IEnumerable |
||
GetTypeName ( |
||
GetTypes ( ) : IEnumerable |
||
InTypeScript ( PropertyRoute pr ) : bool | ||
IsId ( PropertyRoute p ) : bool | ||
RegisterLike ( |
Method | Description | |
---|---|---|
GetSymbol ( |
||
GetTypeInfoTS ( ) : TypeInfoTS>.Dictionary |
||
GetTypeNiceName ( |
||
OnAddFieldInfoExtension ( |
||
OnAddOperationExtension ( |
||
OnAddPropertyRouteExtension ( |
||
OnAddTypeExtension ( |
||
Start ( ) : void | ||
ToJavascript ( |
||
ToJavascript ( System.Linq.Expressions.ParameterExpression param, |
||
ToJavascriptToString ( System.Linq.Expressions.ParameterExpression param, |
public static GetCurrentValidCulture ( ) : object | ||
return | object |
public static GetEntities ( IEnumerable |
||
allTypes | IEnumerable |
|
return | TypeInfoTS>.Dictionary |
public static GetEnums ( IEnumerable |
||
allTypes | IEnumerable |
|
return | TypeInfoTS>.Dictionary |
public static GetSymbolContainers ( IEnumerable |
||
allTypes | IEnumerable |
|
return | TypeInfoTS>.Dictionary |
public static GetTypeName ( |
||
t | ||
return | string |
public static InTypeScript ( PropertyRoute pr ) : bool | ||
pr | PropertyRoute | |
return | bool |
public static IsId ( PropertyRoute p ) : bool | ||
p | PropertyRoute | |
return | bool |
public static RegisterLike ( |
||
type | ||
return | void |
public static Dictionary |
||
return | HashSet |
public static ResetLazy |
||
return | Type>>.ResetLazy |