Свойство | Type | Description | |
---|---|---|---|
parent |
Méthode | Description | |
---|---|---|
Add ( string key, |
||
AddToFreeLocals ( string>.Dictionary |
||
ContainsKey ( string key ) : bool | ||
LocalScope ( ) : System | ||
LocalScope ( |
||
TryGetValue ( string key, |
||
this ( string key ) : |
public Add ( string key, |
||
key | string | |
value | ||
Résultat | void |
public AddToFreeLocals ( string>.Dictionary |
||
freeLocals | string>.Dictionary | |
Résultat | void |
public LocalScope ( |
||
parent | ||
Résultat | System |
public TryGetValue ( string key, |
||
key | string | |
value | ||
Résultat | bool |
public this ( string key ) : |
||
key | string | |
Résultat |