implicit operator
operator in Coherence.Cloud.Key
Operators
public static implicit operator Key(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| string | value |
Returns
| Type | Description |
|---|---|
| Key |
public static implicit operator string(Key value)
Parameters
| Type | Name | Description |
|---|---|---|
| Key | value |
Returns
| Type | Description |
|---|---|
| string |