Method | Description | |
---|---|---|
DeveloperAttribute ( string name, string contact ) : System |
Initializes a new DeveloperAttribute class.
|
public DeveloperAttribute ( string name, string contact ) : System | ||
name | string | The Name. |
contact | string | The contact option. |
return | System |