메소드 | 설명 | |
---|---|---|
OutputPortToRemotePortname ( this port ) : string | ||
OutputPortToStandInPortname ( this port ) : string | ||
RemotePortnameToInputPort ( this portname, string path, string standInOperationName ) : IPort | ||
StandInPortnameToInputPortname ( this standInPortname ) : string |
public static OutputPortToRemotePortname ( this port ) : string | ||
port | this | |
리턴 | string |
public static OutputPortToStandInPortname ( this port ) : string | ||
port | this | |
리턴 | string |
public static RemotePortnameToInputPort ( this portname, string path, string standInOperationName ) : IPort | ||
portname | this | |
path | string | |
standInOperationName | string | |
리턴 | IPort |
public static StandInPortnameToInputPortname ( this standInPortname ) : string | ||
standInPortname | this | |
리턴 | string |