C# Class Wire.Extensions.ReflectionEx

显示文件 Open project: akkadotnet/Wire

Public Properties

Property Type Description
CoreAssembly System.Reflection.Assembly

Public Methods

Method Description
GetFieldInfosForType ( this type ) : System.Reflection.FieldInfo[]

Method Details

GetFieldInfosForType() public static method

public static GetFieldInfosForType ( this type ) : System.Reflection.FieldInfo[]
type this
return System.Reflection.FieldInfo[]

Property Details

CoreAssembly public_oe static_oe property

public static Assembly,System.Reflection CoreAssembly
return System.Reflection.Assembly