The BluefinEnumeration type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BluefinEnumeration |
Creates the instance of BluefinEnumerator class.
|
Methods
Name | Description | |
---|---|---|
![]() | ToQueryString |
Returns String representation of enumerated value in form Key=Value |
![]() | ToString |
Returns incapsulated string value.
(Overrides ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Key |
Abstract property to be overriden in derived class.
|
![]() | Value |
Returns incapsulated string value.
|
See Also