Summary
Assigns the specified parameters to this
Weaver.Substring.- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- Substring
Syntax
public void Set(string rawString, int startIndex, int endIndex)
Parameters
| Name | Type | Description |
|---|---|---|
| rawString | string | |
| startIndex | int | |
| endIndex | int |
Return Value
| Type | Description |
|---|---|
| void |