protected void UpdateOperationInProgress(
ICardEditorModel editor
)Protected Sub UpdateOperationInProgress (
editor As ICardEditorModel
)protected:
void UpdateOperationInProgress(
ICardEditorModel^ editor
)member UpdateOperationInProgress :
editor : ICardEditorModel -> unit