Property | Type | Description | |
---|---|---|---|
ID | int |
Method | Description | |
---|---|---|
AnonymousScopeEntry ( int id ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
AddCapturedScope ( int scope, string captured_name ) : void | ||
AddCapturedVariable ( string name, string captured_name, |
||
AnonymousScopeEntry ( |
||
Write ( |
public AnonymousScopeEntry ( int id ) : System | ||
id | int | |
return | System |