Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Commencement
Controllers
Services
TermService
C# Class Commencement.Controllers.Services.TermService
Exibir arquivo
Open project: ucdavis/Commencement
Private Properties
Property
Type
Description
Public Methods
Method
Description
GetCurrent
( ) :
TermCode
UpdateCurrent
(
TermCode
termCode
) :
void
Method Details
GetCurrent()
public
static
method
public
static
GetCurrent
( ) :
TermCode
return
TermCode
UpdateCurrent()
public
static
method
public
static
UpdateCurrent
(
TermCode
termCode
) :
void
termCode
TermCode
return
void