Property | Type | Description | |
---|---|---|---|
CapturedName | string | ||
Kind | CapturedKind | ||
Name | string |
Method | Description | |
---|---|---|
CapturedVariable ( string name, string captured_name, CapturedKind kind ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
CapturedVariable ( |
||
Write ( |
public CapturedVariable ( string name, string captured_name, CapturedKind kind ) : System | ||
name | string | |
captured_name | string | |
kind | CapturedKind | |
return | System |