Метод | Описание | |
---|---|---|
ElevationWatcherUpdater ( AddInId id ) : System | ||
Execute ( UpdaterData data ) : void | ||
GetAdditionalInformation ( ) : string | ||
GetChangePriority ( ) : ChangePriority | ||
GetUpdaterId ( ) : UpdaterId | ||
GetUpdaterName ( ) : string |
public ElevationWatcherUpdater ( AddInId id ) : System | ||
id | AddInId | |
Результат | System |
public Execute ( UpdaterData data ) : void | ||
data | UpdaterData | |
Результат | void |
public GetAdditionalInformation ( ) : string | ||
Результат | string |
public GetChangePriority ( ) : ChangePriority | ||
Результат | ChangePriority |