C# Class Restup.HttpMessage.Headers.Response.AccessControlAllowMethodsHeader

Inheritance: HttpHeaderBase
Show file Open project: tomkuijsten/restup

Public Methods

Method Description
AccessControlAllowMethodsHeader ( IEnumerable methods ) : System.Collections.Generic

Method Details

AccessControlAllowMethodsHeader() public method

public AccessControlAllowMethodsHeader ( IEnumerable methods ) : System.Collections.Generic
methods IEnumerable
return System.Collections.Generic