Méthode | Description | |
---|---|---|
GraphTypeNameAttribute ( ) : System |
Creates a new GraphTypeNameAttribute without a name defined.
|
|
GraphTypeNameAttribute ( string name ) : System |
Creates a new GraphTypeNameAttribute with the specified type name.
|
public GraphTypeNameAttribute ( string name ) : System | ||
name | string | The name of the API type. |
Résultat | System |