C# Class ReAttach.Data.ReAttachTarget

Afficher le fichier Open project: erlandranvinge/ReAttach Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ReAttachTarget ( int pid, string path, string user, string serverName = "" ) : 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

ReAttachTarget() public méthode

public ReAttachTarget ( int pid, string path, string user, string serverName = "" ) : System
pid int
path string
user string
serverName string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string