TemplateParser.CompileIntoType 方法
定义
此成员支持 .NET Framework 结构,不能在代码中直接使用。This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
protected:
abstract Type ^ CompileIntoType();
protected abstract Type CompileIntoType ();
abstract member CompileIntoType : unit -> Type
Protected MustOverride Function CompileIntoType () As Type