Summary
Returns true if this
Weaver.Substring
starts with the characters in `fullString`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- Substring
Syntax
public bool StartsWith(string fullString)
Parameters
Name | Type | Description |
---|---|---|
fullString | string |
Return Value
Type | Description |
---|---|
bool |