C# Class Signum.React.Facades.ReflectionServer

Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Свойство Type Description
EntityAssemblies HashSet>.Dictionary
GetContext Func
TypesByName Type>>.ResetLazy
cache ConcurrentDictionary>

Méthodes publiques

Méthode Description
GetCurrentValidCulture ( ) : object
GetEntities ( IEnumerable allTypes ) : TypeInfoTS>.Dictionary
GetEnums ( IEnumerable allTypes ) : TypeInfoTS>.Dictionary
GetSymbolContainers ( IEnumerable allTypes ) : TypeInfoTS>.Dictionary
GetTypeName ( Type t ) : string
GetTypes ( ) : IEnumerable
InTypeScript ( PropertyRoute pr ) : bool
IsId ( PropertyRoute p ) : bool
RegisterLike ( Type type ) : void

Private Methods

Méthode Description
GetSymbol ( FieldInfo m ) : Symbol
GetTypeInfoTS ( ) : TypeInfoTS>.Dictionary
GetTypeNiceName ( Type type ) : string
OnAddFieldInfoExtension ( MemberInfoTS mi, FieldInfo m ) : MemberInfoTS
OnAddOperationExtension ( OperationInfoTS oi, OperationInfo o ) : OperationInfoTS
OnAddPropertyRouteExtension ( MemberInfoTS mi, PropertyRoute m ) : MemberInfoTS
OnAddTypeExtension ( TypeInfoTS ti, Type t ) : TypeInfoTS
Start ( ) : void
ToJavascript ( LambdaExpression lambdaExpression ) : string
ToJavascript ( System.Linq.Expressions.ParameterExpression param, Expression expr ) : string
ToJavascriptToString ( System.Linq.Expressions.ParameterExpression param, Expression expr ) : string

Method Details

GetCurrentValidCulture() public static méthode

public static GetCurrentValidCulture ( ) : object
Résultat object

GetEntities() public static méthode

public static GetEntities ( IEnumerable allTypes ) : TypeInfoTS>.Dictionary
allTypes IEnumerable
Résultat TypeInfoTS>.Dictionary

GetEnums() public static méthode

public static GetEnums ( IEnumerable allTypes ) : TypeInfoTS>.Dictionary
allTypes IEnumerable
Résultat TypeInfoTS>.Dictionary

GetSymbolContainers() public static méthode

public static GetSymbolContainers ( IEnumerable allTypes ) : TypeInfoTS>.Dictionary
allTypes IEnumerable
Résultat TypeInfoTS>.Dictionary

GetTypeName() public static méthode

public static GetTypeName ( Type t ) : string
t System.Type
Résultat string

GetTypes() public static méthode

public static GetTypes ( ) : IEnumerable
Résultat IEnumerable

InTypeScript() public static méthode

public static InTypeScript ( PropertyRoute pr ) : bool
pr PropertyRoute
Résultat bool

IsId() public static méthode

public static IsId ( PropertyRoute p ) : bool
p PropertyRoute
Résultat bool

RegisterLike() public static méthode

public static RegisterLike ( Type type ) : void
type System.Type
Résultat void

Property Details

EntityAssemblies public_oe static_oe property

public static Dictionary> EntityAssemblies
Résultat HashSet>.Dictionary

GetContext public_oe static_oe property

public static Func GetContext
Résultat Func

TypesByName public_oe static_oe property

public static ResetLazy> TypesByName
Résultat Type>>.ResetLazy

cache public_oe static_oe property

public static ConcurrentDictionary> cache
Résultat ConcurrentDictionary>