Audrey.Exceptions.ComponentAlreadyExistsException.ComponentAlreadyExistsException C# (CSharp) Метод

ComponentAlreadyExistsException() публичный Метод

public ComponentAlreadyExistsException ( ) : System
Результат System
        public ComponentAlreadyExistsException() : base("Component already exists")
        {
        }
    }
ComponentAlreadyExistsException