KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.NodeManager.Client.ApiSurrogates.AkkaAddressSurrogate.Converter Class Reference

Converts Address to AkkaAddressSurrogate More...

Inheritance diagram for KlusterKite.NodeManager.Client.ApiSurrogates.AkkaAddressSurrogate.Converter:
KlusterKite.API.Attributes.IValueConverter< AkkaAddressSurrogate >

Public Member Functions

AkkaAddressSurrogate Convert (object source)
 
- Public Member Functions inherited from KlusterKite.API.Attributes.IValueConverter< AkkaAddressSurrogate >
Convert (object source)
 Converts the original property/method value to one to be published More...
 

Detailed Description

Converts Address to AkkaAddressSurrogate

Definition at line 63 of file AkkaAddressSurrogate.cs.

Member Function Documentation

◆ Convert()

AkkaAddressSurrogate KlusterKite.NodeManager.Client.ApiSurrogates.AkkaAddressSurrogate.Converter.Convert ( object  source)

Definition at line 66 of file AkkaAddressSurrogate.cs.


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