Method | Description | |
---|---|---|
StubbedCheckinEvaluationResult ( ) : System | ||
WithCheckinConflict ( string serverItem, string message, bool resolvable ) : |
||
WithException ( |
||
WithException ( string message ) : |
||
WithNoteFailure ( string serverItem, string name, bool required, int displayOrder, string message ) : |
||
WithPoilicyFailure ( string message ) : |
public StubbedCheckinEvaluationResult ( ) : System | ||
return | System |
public WithCheckinConflict ( string serverItem, string message, bool resolvable ) : |
||
serverItem | string | |
message | string | |
resolvable | bool | |
return |
public WithException ( |
||
ex | ||
return |
public WithException ( string message ) : |
||
message | string | |
return |
public WithNoteFailure ( string serverItem, string name, bool required, int displayOrder, string message ) : |
||
serverItem | string | |
name | string | |
required | bool | |
displayOrder | int | |
message | string | |
return |
public WithPoilicyFailure ( string message ) : |
||
message | string | |
return |