C# Class Scorpio.ScriptExtensions

Afficher le fichier Open project: qingfeng346/Scorpio-CSharp Class Usage Examples

Méthodes publiques

Méthode Description
GetMethodInfo ( this del ) : MethodInfo
GetTypeInfo ( this type ) : Type

Method Details

GetMethodInfo() public static méthode

public static GetMethodInfo ( this del ) : MethodInfo
del this
Résultat System.Reflection.MethodInfo

GetTypeInfo() public static méthode

public static GetTypeInfo ( this type ) : Type
type this
Résultat System.Type