C# 클래스 System.ZXPProxy

파일 보기 프로젝트 열기: RegrowthStudios/VoxelRTS 1 사용 예제들

공개 메소드들

메소드 설명
Add ( Type t ) : void
GetProxy ( Type t ) : ZXPProxy

비공개 메소드들

메소드 설명
CreateProxy ( ) : void
CreateProxyFields ( ) : void
CreateProxyFuncs ( ) : void
CreateProxyProps ( ) : void
GetAttribute ( FieldInfo fi ) : ZXParseAttribute
GetAttribute ( MethodInfo mi ) : ZXParseAttribute
GetAttribute ( PropertyInfo pi ) : ZXParseAttribute
ZXPProxy ( Type t ) : System

메소드 상세

Add() 공개 정적인 메소드

public static Add ( Type t ) : void
t Type
리턴 void

GetProxy() 공개 정적인 메소드

public static GetProxy ( Type t ) : ZXPProxy
t Type
리턴 ZXPProxy