Метод | Описание | |
---|---|---|
GetData ( ) : Mirror.MirrorData |
Retrieve the data associated with this RuntimeMirror
|
|
GetStringData ( ) : string |
This method will return the string representation of the mirror data if it is available
|
|
RuntimeMirror ( string varname, int blockDecl, ProtoCore runtimeCore, ProtoCore staticCore = null ) : System |
public RuntimeMirror ( string varname, int blockDecl, ProtoCore runtimeCore, ProtoCore staticCore = null ) : System | ||
varname | string | |
blockDecl | int | |
runtimeCore | ProtoCore | |
staticCore | ProtoCore | |
Результат | System |