프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
HasLink ( string name ) : bool |
Determines whether the specified link exists.
|
|
Link ( string name ) : string |
Gets the link with the specified name.
|
메소드 | 설명 | |
---|---|---|
Resource ( ) : System |
Initializes a new instance of the Resource class.
|
public HasLink ( string name ) : bool | ||
name | string | The name/key of the link. |
리턴 | bool |