Property | Type | Description | |
---|---|---|---|
Specifications | Specification>.LightweightCache | ||
Suites | Suite>.LightweightCache |
Method | Description | |
---|---|---|
RemoveSpec ( string id ) : Specification | ||
Replace ( Specification specification ) : void | ||
Replace ( Specification specification, System.DateTime updatedTime ) : void |
public RemoveSpec ( string id ) : Specification | ||
id | string | |
return | Specification |
public Replace ( Specification specification ) : void | ||
specification | Specification | |
return | void |
public Replace ( Specification specification, System.DateTime updatedTime ) : void | ||
specification | Specification | |
updatedTime | System.DateTime | |
return | void |
public LightweightCache |
||
return | Specification>.LightweightCache |