Property | Type | Description | |
---|---|---|---|
isIncluded | bool | ||
isSkipped | bool | ||
matches | int | ||
stopcase | byte[] |
Method | Description | |
---|---|---|
StopCase ( byte stopcase, bool included, bool skipped ) : System |
public StopCase ( byte stopcase, bool included, bool skipped ) : System | ||
stopcase | byte | |
included | bool | |
skipped | bool | |
return | System |