Interface IOparationViewPresenter
public interface IOparationViewPresenter : ITreeViewItemPresenter, IInvokePresenter, IViewPresenter
- Inherited Members
- Extension Methods
Methods
Log(string, string, string, bool, OperationType)
void Log(string title, string message = null, string type = null, bool result = true, OperationType operationType = OperationType.Default)
Parameters
title
stringmessage
stringtype
stringresult
booloperationType
OperationType