Метод | Описание | |
---|---|---|
BisectResult ( ) : System |
Initializes a new instance of the BisectResult class.
|
|
BisectResult ( RevSpec revision, bool done ) : System |
Initializes a new instance of the BisectResult class.
|
public BisectResult ( RevSpec revision, bool done ) : System | ||
revision | RevSpec |
/// The revision the |
done | bool |
/// If |
Результат | System |