메소드 | 설명 | |
---|---|---|
ParseChangeType ( string value ) : ChangeType | ||
ParseConflictType ( string value ) : ConflictType | ||
ParseItemType ( string value ) : ItemType | ||
ParseLockLevel ( string value ) : LockLevel | ||
ParseRequestType ( string value ) : RequestType | ||
ParseSeverityType ( string value ) : SeverityType |
public static ParseChangeType ( string value ) : ChangeType | ||
value | string | |
리턴 | ChangeType |
public static ParseConflictType ( string value ) : ConflictType | ||
value | string | |
리턴 | ConflictType |
public static ParseItemType ( string value ) : ItemType | ||
value | string | |
리턴 | ItemType |
public static ParseLockLevel ( string value ) : LockLevel | ||
value | string | |
리턴 | LockLevel |
public static ParseRequestType ( string value ) : RequestType | ||
value | string | |
리턴 | RequestType |
public static ParseSeverityType ( string value ) : SeverityType | ||
value | string | |
리턴 | SeverityType |