Microsoft.ManagementConsole.ActionSeparator.ActionSeparator C# (CSharp) Méthode

ActionSeparator() public méthode

public ActionSeparator ( ) : Microsoft.ManagementConsole.Internal
Résultat Microsoft.ManagementConsole.Internal
        public ActionSeparator()
        {
            base.Data = this._data;
        }
    }
ActionSeparator