C# Class PortBridge.HostMappingElement

Inheritance: System.Configuration.ConfigurationElement
Afficher le fichier Open project: RobBlackwell/PortBridge Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
HostMappingElement ( ) : System
HostMappingElement ( string targetHost, string allowedPorts, string allowedPipes ) : System

Method Details

HostMappingElement() public méthode

public HostMappingElement ( ) : System
Résultat System

HostMappingElement() public méthode

public HostMappingElement ( string targetHost, string allowedPorts, string allowedPipes ) : System
targetHost string
allowedPorts string
allowedPipes string
Résultat System