Property | Type | Description | |
---|---|---|---|
parent |
Method | 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 | ||
return | void |
public AddToFreeLocals ( string>.Dictionary |
||
freeLocals | string>.Dictionary | |
return | void |
public LocalScope ( |
||
parent | ||
return | System |
public TryGetValue ( string key, |
||
key | string | |
value | ||
return | bool |
public this ( string key ) : |
||
key | string | |
return |