Method | Description | |
---|---|---|
IsNumeric ( this val, System numberStyle ) : bool | ||
ReplaceLineBreaks ( this lines, string replacement ) : string | ||
ReplaceLineBreaksWithSystem ( this lines ) : string |
public static IsNumeric ( this val, System numberStyle ) : bool | ||
val | this | |
numberStyle | System | |
return | bool |
public static ReplaceLineBreaks ( this lines, string replacement ) : string | ||
lines | this | |
replacement | string | |
return | string |
public static ReplaceLineBreaksWithSystem ( this lines ) : string | ||
lines | this | |
return | string |