Метод | Описание | |
---|---|---|
UpgradeScript ( int from, int to ) : System | ||
UpgradeScript ( int from, int to, bool dummy ) : System |
public UpgradeScript ( int from, int to ) : System | ||
from | int | |
to | int | |
Результат | System |
public UpgradeScript ( int from, int to, bool dummy ) : System | ||
from | int | |
to | int | |
dummy | bool | |
Результат | System |