C# Class Owin.Common.Specs.ResponseForLint

Inheritance: IResponse
显示文件 Open project: remitaylor/knack

Public Methods

Method Description
GetBody ( ) : IEnumerable
ResponseForLint ( ) : System

Method Details

GetBody() public method

public GetBody ( ) : IEnumerable
return IEnumerable

ResponseForLint() public method

public ResponseForLint ( ) : System
return System