C# Class ContosoUniversity.Controllers.MinefieldController

Inheritance: Controller
ファイルを表示 Open project: jumpinjackie/roslyn-ef-linq-analyzer

Public Methods

Method Description
BadEnrollmentFilter_EMS ( ) : System.Web.Mvc.ActionResult
BadEnrollmentFilter_QS ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
ProjectionWithEntityType_EMS ( ) : System.Web.Mvc.ActionResult
ProjectionWithEntityType_QS ( ) : System.Web.Mvc.ActionResult
SelectUseOfUnmappedProperty_EMS ( ) : System.Web.Mvc.ActionResult
SelectUseOfUnmappedProperty_QS ( ) : System.Web.Mvc.ActionResult
SelectWithReadOnlyPropertyExpr_EMS ( ) : System.Web.Mvc.ActionResult
SelectWithReadOnlyPropertyExpr_QS ( ) : System.Web.Mvc.ActionResult
SelectWithReadOnlyProperty_EMS ( ) : System.Web.Mvc.ActionResult
SelectWithReadOnlyProperty_QS ( ) : System.Web.Mvc.ActionResult
WhereWithInterpolatedString_EMS ( ) : System.Web.Mvc.ActionResult
WhereWithInterpolatedString_QS ( ) : System.Web.Mvc.ActionResult
WhereWithReadOnlyProperty_EMS ( ) : System.Web.Mvc.ActionResult
WhereWithReadOnlyProperty_QS ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
GetLinks ( ) : IEnumerable

Method Details

BadEnrollmentFilter_EMS() public method

public BadEnrollmentFilter_EMS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

BadEnrollmentFilter_QS() public method

public BadEnrollmentFilter_QS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

ProjectionWithEntityType_EMS() public method

public ProjectionWithEntityType_EMS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

ProjectionWithEntityType_QS() public method

public ProjectionWithEntityType_QS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SelectUseOfUnmappedProperty_EMS() public method

public SelectUseOfUnmappedProperty_EMS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SelectUseOfUnmappedProperty_QS() public method

public SelectUseOfUnmappedProperty_QS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SelectWithReadOnlyPropertyExpr_EMS() public method

public SelectWithReadOnlyPropertyExpr_EMS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SelectWithReadOnlyPropertyExpr_QS() public method

public SelectWithReadOnlyPropertyExpr_QS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SelectWithReadOnlyProperty_EMS() public method

public SelectWithReadOnlyProperty_EMS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SelectWithReadOnlyProperty_QS() public method

public SelectWithReadOnlyProperty_QS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

WhereWithInterpolatedString_EMS() public method

public WhereWithInterpolatedString_EMS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

WhereWithInterpolatedString_QS() public method

public WhereWithInterpolatedString_QS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

WhereWithReadOnlyProperty_EMS() public method

public WhereWithReadOnlyProperty_EMS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

WhereWithReadOnlyProperty_QS() public method

public WhereWithReadOnlyProperty_QS ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult