Method | Description | |
---|---|---|
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 | |
return | System |
public UpgradeScript ( int from, int to, bool dummy ) : System | ||
from | int | |
to | int | |
dummy | bool | |
return | System |