메소드 | 설명 | |
---|---|---|
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 | |
리턴 |
public static ContainsIgnoreCase ( this str, string other ) : bool | ||
str | this | |
other | string | |
리턴 | bool |
public static IsNullOrWhitespace ( string str ) : bool | ||
str | string | |
리턴 | bool |