C# 클래스 Wire.Extensions.ReflectionEx

파일 보기 프로젝트 열기: akkadotnet/Wire

공개 프로퍼티들

프로퍼티 타입 설명
CoreAssembly System.Reflection.Assembly

공개 메소드들

메소드 설명
GetFieldInfosForType ( this type ) : System.Reflection.FieldInfo[]

메소드 상세

GetFieldInfosForType() 공개 정적인 메소드

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

프로퍼티 상세

CoreAssembly 공개적으로 정적으로 프로퍼티

public static Assembly,System.Reflection CoreAssembly
리턴 System.Reflection.Assembly