프로퍼티 | 타입 | 설명 | |
---|---|---|---|
error | string | ||
output | string | ||
success | bool |
메소드 | 설명 | |
---|---|---|
Result ( bool success, string output, string error = "" ) : System |
public Result ( bool success, string output, string error = "" ) : System | ||
success | bool | |
output | string | |
error | string | |
리턴 | System |