Click or drag to resize

AbstractOrdinaryValueTypeProto Methods

The AbstractOrdinaryValueTypeProto type exposes the following members.

Methods
  NameDescription
Public methodCanHandle
Tells if proto can handle the specified type.
Public methodParseFromString
Makes a value from the string representation.
Public methodSerializeToString
Serializes value into a string.
Top
See Also