Key.fromString constructor

Key.fromString(
  1. String strGuid
)

Implementation

Key.fromString(String strGuid) : _value = strGuid;