C# Class SusiParsingService.Controllers.RolesController

Inheritance: IPAwareApiController
Show file Open project: nikoladimitroff/SusiParser

Public Methods

Method Description
Post ( [ key ) : IEnumerable
Put ( [ roleIndex, [ key ) : void

Method Details

Post() public method

public Post ( [ key ) : IEnumerable
key [
return IEnumerable

Put() public method

public Put ( [ roleIndex, [ key ) : void
roleIndex [
key [
return void