mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 01:34:19 +02:00
[csharp/pt-br] Missing translation
This commit is contained in:
@@ -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 +
|
||||||
|
Reference in New Issue
Block a user