Method | Description | |
---|---|---|
IdentifierElement ( ) : System | ||
IdentifierElement ( string value ) : System | ||
IdentifierElement ( string id, string value ) : System |
public IdentifierElement ( string value ) : System | ||
value | string | |
return | System |
public IdentifierElement ( string id, string value ) : System | ||
id | string | |
value | string | |
return | System |