프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Ae10 | |||
Batch10 | |||
Batch20 | |||
Da10 | |||
Da20 | |||
Da30 | |||
Dx10 | |||
Hda10 | |||
XmlDa10 |
메소드 | 설명 | |
---|---|---|
Equals ( object target ) : bool |
Determines if the object is equal to the specified value.
|
|
GetHashCode ( ) : int |
Returns a suitable hash code for the result.
|
|
Specification ( string id, string description ) : System |
Initializes the object with the description and a GUId as a string.
|
|
ToString ( ) : string |
Converts the object to a string used for display.
|
|
operator ( ) : bool |
Returns true if the objects are equal.
|
public Specification ( string id, string description ) : System | ||
id | string | |
description | string | |
리턴 | System |