Свойство | Тип | Описание | |
---|---|---|---|
Function | |||
Name | string |
Свойство | Тип | Описание | |
---|---|---|---|
_IsReference | bool |
Метод | Описание | |
---|---|---|
Dereference ( ) : |
||
Equals ( object obj ) : bool | ||
GetActualType ( Mono.Cecil.TypeSystem typeSystem ) : |
||
GetHashCode ( ) : int | ||
GetParameter ( ) : |
||
JSVariable ( string name, |
||
New ( Mono.Cecil.ParameterReference parameter, |
||
New ( string name, |
||
Reference ( ) : |
||
ReplaceChild ( JSNode oldChild, JSNode newChild ) : void | ||
ToString ( ) : string |
public GetActualType ( Mono.Cecil.TypeSystem typeSystem ) : |
||
typeSystem | Mono.Cecil.TypeSystem | |
Результат |
public JSVariable ( string name, |
||
name | string | |
type | ||
function | ||
defaultValue | JSExpression | |
Результат | System |
public static New ( Mono.Cecil.ParameterReference parameter, |
||
parameter | Mono.Cecil.ParameterReference | |
function | ||
Результат |
public static New ( string name, |
||
name | string | |
type | ||
function | ||
Результат |
public ReplaceChild ( JSNode oldChild, JSNode newChild ) : void | ||
oldChild | JSNode | |
newChild | JSNode | |
Результат | void |
public MethodReference,Mono.Cecil Function | ||
Результат |