Sdílet prostřednictvím


HelperResult(Action<TextWriter>) Konstruktor

Definice

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu.

public HelperResult (Action<System.IO.TextWriter> action);
new System.Web.WebPages.HelperResult : Action<System.IO.TextWriter> -> System.Web.WebPages.HelperResult
Public Sub New (action As Action(Of TextWriter))

Parametry

action
Action<TextWriter>

Platí pro