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

Inheritance: IBaseYaml
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Свойство Type Description
SYS string[]

Private Properties

Свойство Type Description
GetAddy ServerAddress
OnDeserialized void
Validate void

Méthodes publiques

Méthode Description
GetGameUuid ( ) : System.Guid
GetQueryAddress ( ) : ServerAddress
SixRepoServer ( ) : System
ToYaml ( ) : string

Private Methods

Méthode Description
GetAddy ( ) : ServerAddress
OnDeserialized ( StreamingContext context ) : void
Validate ( IEnumerable concat ) : void

Method Details

GetGameUuid() public méthode

public GetGameUuid ( ) : System.Guid
Résultat System.Guid

GetQueryAddress() public méthode

public GetQueryAddress ( ) : ServerAddress
Résultat ServerAddress

SixRepoServer() public méthode

public SixRepoServer ( ) : System
Résultat System

ToYaml() public méthode

public ToYaml ( ) : string
Résultat string

Property Details

SYS public_oe static_oe property

public static string[] SYS
Résultat string[]