docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
1.0
0.0
Otter SDK
Inedo.Serialization
Persistence
SerializeToBase64String(object)
SerializeToBase64String(object graph) Method
Returns a string representing the Base-64 Converted output of the Binary Formmater
Syntax
public
static
string
SerializeToBase64String(
object
graph)
Parameters
graph
Type: object