1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 17:24:29 +02:00

[csharp/pt-br] Missing translation

This commit is contained in:
Fer
2017-10-26 12:47:42 -02:00
committed by GitHub
parent 312ac2ce45
commit ee3f34379a

View File

@@ -762,7 +762,7 @@ on a new line! ""Wow!"", the masses cried";
}
}
//Method to display the attribute values of this Object.
//Método para exibir os valores dos atributos deste objeto.
public virtual string Info()
{
return "Gear: " + Gear +