System.EnterpriseServices.ServiceDomain.Enter C# (CSharp) Méthode

Enter() private méthode

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