CSharpViewGenerator

Class to produce the template output

Syntax

public class CSharpViewGenerator : CSharpViewGeneratorBase

Inheritance

Properties

ContextTypeName

public string ContextTypeName { get; set; }

Returns

string

MappingHashValue

public string MappingHashValue { get; set; }

Returns

string

Views

public dynamic Views { get; set; }

Returns

dynamic

Methods

TransformText

public virtual string TransformText()
Create the template output

Returns

string