1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

Merge pull request #2960 from ferfedel/patch-4

[csharp/pt-br] Missing translation
This commit is contained in:
Andre Polykanine A.K.A. Menelion Elensúlë
2017-10-27 02:41:06 +03:00
committed by GitHub

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() public virtual string Info()
{ {
return "Gear: " + Gear + return "Gear: " + Gear +