Method | Description | |
---|---|---|
AppendLineFormat ( this builder, string format ) : |
||
ContainsIgnoreCase ( this str, string other ) : bool | ||
IsNullOrWhitespace ( string str ) : bool |
public static AppendLineFormat ( this builder, string format ) : |
||
builder | this | |
format | string | |
return |
public static ContainsIgnoreCase ( this str, string other ) : bool | ||
str | this | |
other | string | |
return | bool |
public static IsNullOrWhitespace ( string str ) : bool | ||
str | string | |
return | bool |