C# Class AssessmentAnywhere.Services.AssessmentIndex.Assessment

Inheritance: IAssessment
Show file 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