C# Class withSIX.Play.Core.Games.Legacy.Repo.SixRepoServer

Inheritance: IBaseYaml
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Properties

Property Type Description
SYS string[]

Private Properties

Property Type Description
GetAddy ServerAddress
OnDeserialized void
Validate void

Public Methods

Method Description
GetGameUuid ( ) : System.Guid
GetQueryAddress ( ) : ServerAddress
SixRepoServer ( ) : System
ToYaml ( ) : string

Private Methods

Method Description
GetAddy ( ) : ServerAddress
OnDeserialized ( StreamingContext context ) : void
Validate ( IEnumerable concat ) : void

Method Details

GetGameUuid() public method

public GetGameUuid ( ) : System.Guid
return System.Guid

GetQueryAddress() public method

public GetQueryAddress ( ) : ServerAddress
return ServerAddress

SixRepoServer() public method

public SixRepoServer ( ) : System
return System

ToYaml() public method

public ToYaml ( ) : string
return string

Property Details

SYS public_oe static_oe property

public static string[] SYS
return string[]