Class AbpRazorTemplateCSharpCompilerOptions
Inheritance
object
AbpRazorTemplateCSharpCompilerOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.TextTemplating.Razor
Assembly: Volo.Abp.TextTemplating.Razor.dll
Syntax
public class AbpRazorTemplateCSharpCompilerOptions
Constructors
AbpRazorTemplateCSharpCompilerOptions()
Declaration
public AbpRazorTemplateCSharpCompilerOptions()
Properties
References
Declaration
public List<PortableExecutableReference> References { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<T><PortableExecutableReference> |