Forseti.GoalFlags.GoalFlags C# (CSharp) Method

GoalFlags() public method

public GoalFlags ( Pololu.Usc.Usc maestro ) : System
maestro Pololu.Usc.Usc
return System
        public GoalFlags(Usc maestro)
        {
            this.maestro = maestro;
        }