Udostępnij za pośrednictwem


Span.Change(Action<SpanBuilder>) Metoda

Definicja

Ten typ/element członkowski obsługuje infrastrukturę .NET Framework i nie jest przeznaczony do użycia bezpośrednio z kodu. Zmienia konstruktora zakresu dla tego zakresu.

public void Change (Action<System.Web.Razor.Parser.SyntaxTree.SpanBuilder> changes);
member this.Change : Action<System.Web.Razor.Parser.SyntaxTree.SpanBuilder> -> unit
Public Sub Change (changes As Action(Of SpanBuilder))

Parametry

changes
Action<SpanBuilder>

Delegat, który zostanie wykonany wraz z tą zmianą.

Dotyczy