BAH.BOS.WebAPI.Client.BusinessServiceOperation.SessionService.SessionService C# (CSharp) Method

SessionService() public method

会话服务的参数构造方法。
public SessionService ( ) : System
return System
        public SessionService()
        {
            this.SetAssemblyName("BAH.BOS.WebAPI.ServiceStub");
            this.SetClassNameWithoutNamespace("Session.SessionService");
        }//end constructor