Summary
Copies the
Weaver.Substring.rawString
, Weaver.Substring.startIndex
, and Weaver.Substring.endIndex
from `other`.- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- Substring
Syntax
public void CopyFrom(Substring other)
Parameters
Name | Type | Description |
---|---|---|
other | Substring |
Return Value
Type | Description |
---|---|
void |