Opc.Ua.DiscoveryEndpoint.DiscoveryEndpoint C# (CSharp) 메소드

DiscoveryEndpoint() 공개 메소드

Initializes the object when it is created by the WCF framework.
public DiscoveryEndpoint ( ) : System
리턴 System
        public DiscoveryEndpoint()
        {
            this.CreateKnownTypes();
        }

Same methods

DiscoveryEndpoint::DiscoveryEndpoint ( IServiceHostBase host ) : System
DiscoveryEndpoint::DiscoveryEndpoint ( ServerBase server ) : System