프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
IsValidAttribute ( string attributeName ) : bool |
Determines whether attribute with the specified attribute name is valid.
|
|
ToString ( ) : string | ||
ValidTag ( ) : System | ||
ValidTag ( string tagDefinition ) : System |
Initializes a new instance of the ValidTag class.
|
public IsValidAttribute ( string attributeName ) : bool | ||
attributeName | string | Name of the attribute. |
리턴 | bool |
public ValidTag ( string tagDefinition ) : System | ||
tagDefinition | string | The tag definition, defined as 'tag@att1@att2'. |
리턴 | System |