Property | Type | Description |
---|
Method | Description | |
---|---|---|
Criterion ( ) : System | ||
Criterion ( System.Guid id ) : System | ||
Criterion ( System.Guid id, string title ) : System | ||
Criterion ( string title ) : System | ||
Criterion ( string title, double weight, double assignedValue ) : System |
public Criterion ( System.Guid id, string title ) : System | ||
id | System.Guid | |
title | string | |
return | System |
public Criterion ( string title, double weight, double assignedValue ) : System | ||
title | string | |
weight | double | |
assignedValue | double | |
return | System |