[]
Gets the attribute for the name.
C1NameAttribute GetNameAttribute(object memberInfo, object value)
Type | Name | Description |
---|---|---|
object | memberInfo | The member information. |
object | value | The member value. |
Type | Description |
---|---|
C1NameAttribute | Returns an instance of C1NameAttribute. |