C# Class System.ZXPProxy

Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Type t ) : void
GetProxy ( Type t ) : ZXPProxy

Private Methods

Méthode Description
CreateProxy ( ) : void
CreateProxyFields ( ) : void
CreateProxyFuncs ( ) : void
CreateProxyProps ( ) : void
GetAttribute ( FieldInfo fi ) : ZXParseAttribute
GetAttribute ( MethodInfo mi ) : ZXParseAttribute
GetAttribute ( PropertyInfo pi ) : ZXParseAttribute
ZXPProxy ( Type t ) : System

Method Details

Add() public static méthode

public static Add ( Type t ) : void
t Type
Résultat void

GetProxy() public static méthode

public static GetProxy ( Type t ) : ZXPProxy
t Type
Résultat ZXPProxy