System.EnterpriseServices.ServiceDomain.Enter C# (CSharp) Method

Enter() private method

private Enter ( ServiceConfig cfg ) : void
cfg ServiceConfig
return void
		public static void Enter (ServiceConfig cfg)
		{
			throw new NotImplementedException ();
		}