C# Class Wire.Extensions.ReflectionEx

Afficher le fichier Open project: akkadotnet/Wire

Méthodes publiques

Свойство Type Description
CoreAssembly System.Reflection.Assembly

Méthodes publiques

Méthode Description
GetFieldInfosForType ( this type ) : System.Reflection.FieldInfo[]

Method Details

GetFieldInfosForType() public static méthode

public static GetFieldInfosForType ( this type ) : System.Reflection.FieldInfo[]
type this
Résultat System.Reflection.FieldInfo[]

Property Details

CoreAssembly public_oe static_oe property

public static Assembly,System.Reflection CoreAssembly
Résultat System.Reflection.Assembly