Метод |
Описание |
|
GenerateConstructor ( ) : string |
|
|
GenerateGetValue ( ) : string |
|
|
GenerateMethod ( ) : string |
|
|
GenerateMethodExecute ( string name ) : string |
|
|
GenerateSetValue ( ) : string |
|
|
GetAllMethod ( MethodBase methods ) : string |
|
|
GetEventMethodExecute ( MethodInfo method, string variable, ParameterInfo pars ) : string |
|
|
GetPropertyMethodExecute ( MethodInfo method, string variable, ParameterInfo pars ) : string |
|
|
GetScorpioMethod ( MethodBase method ) : string |
|
|
GetScorpioMethodArgs ( ParameterInfo pars, int index ) : string |
|
|
GetScorpioMethodCall ( MethodBase method ) : string |
|
|
GetScorpioMethodParameterTypes ( MethodBase method ) : string |
|
|
GetScorpioVariable ( bool IsStatic, string name ) : string |
|
|
GetSpeciaMethodExecute ( MethodInfo method, string variable, ParameterInfo pars ) : string |
|
|