C Sharp/Programowanie obiektowe: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Codern (dyskusja | edycje)
Nie podano opisu zmian
Codern (dyskusja | edycje)
Nie podano opisu zmian
Linia 91:
public Klasa(int x,int y,int z)
{
'this.x=x;
this.y=y;
this.z=z;