I have a class called funcoes.cs
I need to create a property that stores the initial X, Y, and X, Y final values, thought of:
public double[] PosicaoInicialXY { get; set; }
public double[] PosicaoFinallXY { get; set; }
then it...
asked by
24.03.2014 / 21:18