C# Class Plasma.pnAuth2Cli_ServerAddr
Show file
Open project: Hoikas/PlasmaDotNet
Class Usage Examples
Public Properties
Property |
Type |
Description |
|
fAddress |
System.Net.IPAddress |
|
|
fToken |
System.Guid |
|
|
Public Methods
Method |
Description |
|
Read ( Plasma.hsStream s ) : void |
|
|
Write ( Plasma.hsStream s ) : void |
|
|
Method Details
public Read ( Plasma.hsStream s ) : void |
s |
Plasma.hsStream |
|
return |
void |
|
public Write ( Plasma.hsStream s ) : void |
s |
Plasma.hsStream |
|
return |
void |
|
Property Details
public IPAddress,System.Net fAddress |
return |
System.Net.IPAddress |
|
public Guid,System fToken |
return |
System.Guid |
|