Property | Type | Description | |
---|---|---|---|
CapturedName | string | ||
Scope | int |
Method | Description | |
---|---|---|
CapturedScope ( int scope, string captured_name ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
CapturedScope ( |
||
Write ( |
public CapturedScope ( int scope, string captured_name ) : System | ||
scope | int | |
captured_name | string | |
return | System |