Implemented interface member:
method
Append
Microsoft.AspNetCore.Html.IHtmlContentBuilder.Append(System.String)
3 references to Append
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
Buffers\ViewBufferTest.cs (3)
19
buffer.
Append
("Hello world");
172
buffer.
Append
("Hello");
212
buffer.
Append
("Hello");