메소드 | 설명 | |
---|---|---|
ContainsPath ( this |
||
ReadAsDecimal ( this |
||
ReadAsInt32 ( this |
||
ReadAsString ( this |
public static ContainsPath ( this |
||
queue | this |
|
path | string | |
리턴 | bool |
public static ReadAsDecimal ( this |
||
queue | this |
|
path | string | |
picture | Picture | |
decimalMark | char | |
리턴 | decimal? |
public static ReadAsInt32 ( this |
||
queue | this |
|
path | string | |
culture | ||
리턴 | int? |
public static ReadAsString ( this |
||
queue | this |
|
path | string | |
리턴 | string |