Interface ITemplateResult
public interface ITemplateResult
Properties
NameScope
INameScope NameScope { get; }
Property Value
Result
object? Result { get; }
public interface ITemplateResult
INameScope NameScope { get; }
object? Result { get; }