feat: Update example of String Format instead of just round trip #912
Annotations
1 error and 10 warnings
|
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: ""Same move allowed multiple times.""
|
src/Chapter04/TicTacToe.cs#L113
#warning: ""Same move allowed multiple times.""
|
src/Chapter04/Table04.04.CheckForNull.cs#L58
A expressão fornecida sempre é do tipo ("object") fornecido
|
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: ""Same move allowed multiple times.""
|
src/Chapter04/TicTacToe.cs#L113
#warning: ""Same move allowed multiple times.""
|
src/Chapter04/Table04.04.CheckForNull.cs#L58
A expressão fornecida sempre é do tipo ("object") fornecido
|
src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: ""Same move allowed multiple times.""
|
src/Chapter04/TicTacToe.cs#L113
#warning: ""Same move allowed multiple times.""
|
src/Chapter04/Table04.04.CheckForNull.cs#L58
A expressão fornecida sempre é do tipo ("object") fornecido
|
src/Chapter07/Listing07.12.OverrideVersusNewModifier.cs#L20
"Program.DerivedClass.DisplayName()" oculta o membro herdado "Program.BaseClass.DisplayName()". Use a nova palavra-chave se foi pretendido ocultar.
|
This job failed
Loading