- Namespace
- MicroComGenerator
- Containing Type
- Extensions
Syntax
public static string StripPrefix(this string s, string prefix)
Parameters
Name | Type | Description |
---|---|---|
s | string | |
prefix | string |
Return Value
Type | Description |
---|---|
string |
public static string StripPrefix(this string s, string prefix)
Name | Type | Description |
---|---|---|
s | string | |
prefix | string |
Type | Description |
---|---|
string |