Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Commencement
Controllers
Services
TermService
C# 클래스 Commencement.Controllers.Services.TermService
파일 보기
프로젝트 열기: ucdavis/Commencement
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
GetCurrent
( ) :
TermCode
UpdateCurrent
(
TermCode
termCode
) :
void
메소드 상세
GetCurrent()
공개
정적인
메소드
public
static
GetCurrent
( ) :
TermCode
리턴
TermCode
UpdateCurrent()
공개
정적인
메소드
public
static
UpdateCurrent
(
TermCode
termCode
) :
void
termCode
TermCode
리턴
void