Méthode | Description | |
---|---|---|
Get ( string file, string lines ) : Instance | ||
Instance ( string file, int processID, string key, int port ) : System |
public static Get ( string file, string lines ) : Instance | ||
file | string | |
lines | string | |
Résultat | Instance |
public Instance ( string file, int processID, string key, int port ) : System | ||
file | string | |
processID | int | |
key | string | |
port | int | |
Résultat | System |