C# Class PortMapper, WaitingForHorus

Inheritance: MonoBehaviour
Afficher le fichier Open project: merveilles/WaitingForHorus Class Usage Examples

Méthodes publiques

Свойство Type Description
Port int

Méthodes publiques

Méthode Description
Dispose ( ) : void
PortMapper ( int port ) : System

Private Methods

Méthode Description
DeviceFound ( object sender, Mono.Nat.DeviceEventArgs args ) : void
DeviceLost ( object sender, Mono.Nat.DeviceEventArgs args ) : void
MapAllDevices ( ) : void
MapDevice ( INatDevice device ) : void
TryRemoveDevice ( INatDevice device ) : void
UnmapAllDevices ( ) : void
UnmapDevice ( INatDevice device ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PortMapper() public méthode

public PortMapper ( int port ) : System
port int
Résultat System

Property Details

Port public_oe property

public int Port
Résultat int