Bloom.CutCommand.CutCommand C# (CSharp) Метод

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

public CutCommand ( ) : System
Результат System
        public CutCommand()
            : base("cut")
        {
        }
CutCommand