C# Class ctac.SocketKey

Afficher le fichier Open project: dshook/centauri-tac Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
SocketKey ( System.Guid clientId, string componentName ) : System
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

SocketKey() public méthode

public SocketKey ( System.Guid clientId, string componentName ) : System
clientId System.Guid
componentName string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string