C# Class npantarhei.distribution.translators.PortnameExtensions

Afficher le fichier Open project: ralfw/NPantaRhei

Méthodes publiques

Méthode Description
OutputPortToRemotePortname ( this port ) : string
OutputPortToStandInPortname ( this port ) : string
RemotePortnameToInputPort ( this portname, string path, string standInOperationName ) : IPort
StandInPortnameToInputPortname ( this standInPortname ) : string

Method Details

OutputPortToRemotePortname() public static méthode

public static OutputPortToRemotePortname ( this port ) : string
port this
Résultat string

OutputPortToStandInPortname() public static méthode

public static OutputPortToStandInPortname ( this port ) : string
port this
Résultat string

RemotePortnameToInputPort() public static méthode

public static RemotePortnameToInputPort ( this portname, string path, string standInOperationName ) : IPort
portname this
path string
standInOperationName string
Résultat IPort

StandInPortnameToInputPortname() public static méthode

public static StandInPortnameToInputPortname ( this standInPortname ) : string
standInPortname this
Résultat string