Beamable SDK
Public Member Functions | List of all members
Beamable.Common.Content.OptionalString Class Reference
Inheritance diagram for Beamable.Common.Content.OptionalString:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Content.OptionalString:
Collaboration graph
[legend]

Public Member Functions

 OptionalString (string value)
 
- Public Member Functions inherited from Beamable.Common.Content.Optional< string >
abstract object GetValue ()
 
override object GetValue ()
 
abstract void SetValue (object value)
 
override void SetValue (object value)
 
abstract Type GetOptionalType ()
 
override Type GetOptionalType ()
 
GetOrThrow ()
 
GetOrElse (T otherwise)
 
GetOrElse (Func< T > otherwise)
 
Optional< T > DoIfExists (Action< T > callback)
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Common.Content.Optional< string >
bool HasValue
 
Value
 

The documentation for this class was generated from the following file: