C# 클래스 Gribble.Extensions.ReflectionExtensions

파일 보기 프로젝트 열기: mikeobrien/Gribble

공개 메소드들

메소드 설명
IsSimpleType ( this type ) : bool
ToDictionary ( this source ) : object>.IDictionary

메소드 상세

IsSimpleType() 공개 정적인 메소드

public static IsSimpleType ( this type ) : bool
type this
리턴 bool

ToDictionary() 공개 정적인 메소드

public static ToDictionary ( this source ) : object>.IDictionary
source this
리턴 object>.IDictionary