Method | Description | |
---|---|---|
OriginalNameAttribute ( string name ) : System |
Constructs a new attribute instance for the given name.
|
public OriginalNameAttribute ( string name ) : System | ||
name | string | The name of the element in the .proto file. |
return | System |