Property | Type | Description | |
---|---|---|---|
Assembly | |||
GenerationContext | |||
OutputDir | string | ||
RpcTypes | List |
Method | Description | |
---|---|---|
Compile ( string dllPath, bool createApi ) : void | ||
Compiler ( |
||
Process ( ) : void |
Method | Description | |
---|---|---|
FieldsToProperties ( string assemblyPath ) : void | ||
ProcessDataObject ( |
||
ProcessException ( |
||
ProcessService ( |
||
WriteDataObjectFactory ( ) : void | ||
WriteDelegates ( ) : void |
public Compile ( string dllPath, bool createApi ) : void | ||
dllPath | string | |
createApi | bool | |
return | void |
public Compiler ( |
||
assembly | ||
outputDir | string | |
return | System |
public Assembly,System.Reflection Assembly | ||
return |
public GenerationContext,RemotingGen GenerationContext | ||
return |