C# 클래스 VkNet.Utils.TypeHelper

파일 보기 프로젝트 열기: vknet/vk

공개 메소드들

메소드 설명
GetRuntimeFields ( this type ) : IEnumerable
GetTypeInfo ( this type ) : Type

메소드 상세

GetRuntimeFields() 공개 정적인 메소드

public static GetRuntimeFields ( this type ) : IEnumerable
type this
리턴 IEnumerable

GetTypeInfo() 공개 정적인 메소드

public static GetTypeInfo ( this type ) : Type
type this
리턴 System.Type