Microsoft.Ccr.Core.PortNotFoundException.PortNotFoundException C# (CSharp) 메소드

PortNotFoundException() 공개 메소드

public PortNotFoundException ( ) : System
리턴 System
        public PortNotFoundException()
        {
        }

Same methods

PortNotFoundException::PortNotFoundException ( IPort port, object posted ) : System
PortNotFoundException::PortNotFoundException ( IPort port, object posted, string message ) : System
PortNotFoundException::PortNotFoundException ( string message ) : System
PortNotFoundException::PortNotFoundException ( string message, Exception innerException ) : System
PortNotFoundException