C# Class Machine.Specifications.Mvc.ViewResultAnd

Mostrar archivo Open project: jamesbroome/Machine.Specifications.Mvc

Public Methods

Method Description
And ( ) : System.Web.Mvc.ViewResult
ViewResultAnd ( System.Web.Mvc.ViewResult viewResult ) : System.Web.Mvc

Method Details

And() public method

public And ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult

ViewResultAnd() public method

public ViewResultAnd ( System.Web.Mvc.ViewResult viewResult ) : System.Web.Mvc
viewResult System.Web.Mvc.ViewResult
return System.Web.Mvc