C# Class AcManager.Tools.Helpers.Api.Kunos.ServerInformation

Show file Open project: gro-ove/actools Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Deserialize ( Stream stream ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]
DeserializeSafe ( Stream stream ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]
GetUniqueId ( ) : string

Method Details

Deserialize() public static method

public static Deserialize ( Stream stream ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]
stream Stream
return AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]

DeserializeSafe() public static method

public static DeserializeSafe ( Stream stream ) : AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]
stream Stream
return AcManager.Tools.Helpers.Api.Kunos.ServerInformation[]

GetUniqueId() public method

public GetUniqueId ( ) : string
return string