C# Class GestUAB.Models.Curso

Um Curso.
Inheritance: IModel
Exibir arquivo Open project: GestUAB/GestUAB Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Curso ( ) : System

Initializes a new instance of the GestUAB.Models.Curso class.

Method Details

Curso() public method

Initializes a new instance of the GestUAB.Models.Curso class.
public Curso ( ) : System
return System