C# Class ContosoUniversity.Controllers.MinefieldController

Inheritance: Controller
Afficher le fichier Open project: jumpinjackie/roslyn-ef-linq-analyzer

Méthodes publiques

Méthode 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

Méthode Description
GetLinks ( ) : IEnumerable

Method Details

BadEnrollmentFilter_EMS() public méthode

public BadEnrollmentFilter_EMS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

BadEnrollmentFilter_QS() public méthode

public BadEnrollmentFilter_QS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

ProjectionWithEntityType_EMS() public méthode

public ProjectionWithEntityType_EMS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

ProjectionWithEntityType_QS() public méthode

public ProjectionWithEntityType_QS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

SelectUseOfUnmappedProperty_EMS() public méthode

public SelectUseOfUnmappedProperty_EMS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

SelectUseOfUnmappedProperty_QS() public méthode

public SelectUseOfUnmappedProperty_QS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

SelectWithReadOnlyPropertyExpr_EMS() public méthode

public SelectWithReadOnlyPropertyExpr_EMS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

SelectWithReadOnlyPropertyExpr_QS() public méthode

public SelectWithReadOnlyPropertyExpr_QS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

SelectWithReadOnlyProperty_EMS() public méthode

public SelectWithReadOnlyProperty_EMS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

SelectWithReadOnlyProperty_QS() public méthode

public SelectWithReadOnlyProperty_QS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

WhereWithInterpolatedString_EMS() public méthode

public WhereWithInterpolatedString_EMS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

WhereWithInterpolatedString_QS() public méthode

public WhereWithInterpolatedString_QS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

WhereWithReadOnlyProperty_EMS() public méthode

public WhereWithReadOnlyProperty_EMS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

WhereWithReadOnlyProperty_QS() public méthode

public WhereWithReadOnlyProperty_QS ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult