Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AssessmentAnywhere
Services
AssessmentIndex
Assessment
C# Class AssessmentAnywhere.Services.AssessmentIndex.Assessment
Inheritance:
IAssessment
显示文件
Open project: pebblecode/AssessmentAnywhere
Public Methods
Method
Description
Assessment
(
System.Guid
id
,
string
name
) :
System
CompareTo
(
IAssessment
other
) :
int
Method Details
Assessment()
public
method
public
Assessment
(
System.Guid
id
,
string
name
) :
System
id
System.Guid
name
string
return
System
CompareTo()
public
method
public
CompareTo
(
IAssessment
other
) :
int
other
IAssessment
return
int