Microsoft.Zing.ZingerBounds.ZingerBounds C# (CSharp) Méthode

ZingerBounds() public méthode

public ZingerBounds ( ) : System
Résultat System
        public ZingerBounds()
        {
            ExecutionCost = 0;
            ChoiceCost = 0;
        }

Same methods

ZingerBounds::ZingerBounds ( Int32 searchB, Int32 choiceB ) : System