Table of Contents

Interface IOparationViewPresenter

Namespace
HeBianGu.Service.Mvp
Assembly
HeBianGu.Service.Mvp.dll
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 string
message string
type string
result bool
operationType OperationType