KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.API.Client.Messages.SurrogateJObject Class Reference

Safely serializable JSON object More...

Inheritance diagram for KlusterKite.API.Client.Messages.SurrogateJObject:

Public Member Functions

ISurrogated FromSurrogate (ActorSystem system)
 

Properties

string Json [get, set]
 Gets or sets the json value More...
 

Detailed Description

Safely serializable JSON object

Definition at line 21 of file SurrogateJObject.cs.

Member Function Documentation

◆ FromSurrogate()

ISurrogated KlusterKite.API.Client.Messages.SurrogateJObject.FromSurrogate ( ActorSystem  system)

Definition at line 29 of file SurrogateJObject.cs.

Property Documentation

◆ Json

string KlusterKite.API.Client.Messages.SurrogateJObject.Json
getset

Gets or sets the json value

Definition at line 26 of file SurrogateJObject.cs.


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