C# 클래스 Cauterize.SerializedRepresentationAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: sw17ch/Z-ARCHIVED-legacy-cauterize 1 사용 예제들

공개 메소드들

메소드 설명
GetRepresentation ( Type t ) : Type
SerializedRepresentationAttribute ( Type type ) : System

메소드 상세

GetRepresentation() 공개 정적인 메소드

public static GetRepresentation ( Type t ) : Type
t System.Type
리턴 System.Type

SerializedRepresentationAttribute() 공개 메소드

public SerializedRepresentationAttribute ( Type type ) : System
type System.Type
리턴 System