mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-23 22:27:35 +03:00
[csharp/pt-br] Missing translation
This commit is contained in:
parent
312ac2ce45
commit
ee3f34379a
@ -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 +
|
||||
|
Loading…
Reference in New Issue
Block a user