C# Class FaghelgWebBackend.Controllers.MessageBoxController

Inheritance: ApiController
Exibir arquivo Open project: mesan/faghelg-web-backend

Public Methods

Method Description
Get ( System.Guid id ) : MessageBox

Private Methods

Method Description
MessageBoxController ( ) : System

Method Details

Get() public method

public Get ( System.Guid id ) : MessageBox
id System.Guid
return FaghelgWebBackend.Models.MessageBox