Property | Type | Description | |
---|---|---|---|
end | string | ||
hasEnd | bool | ||
hasNotPrior | bool | ||
notPrior | char | ||
start | string |
Method | Description | |
---|---|---|
TextSeparator ( string s ) : System | ||
TextSeparator ( string s, string e ) : System | ||
TextSeparator ( string s, string e, char np ) : System |
public TextSeparator ( string s, string e ) : System | ||
s | string | |
e | string | |
return | System |
public TextSeparator ( string s, string e, char np ) : System | ||
s | string | |
e | string | |
np | char | |
return | System |