Table of Contents

Interface IActionResult

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public interface IActionResult
Extension Methods

Properties

Uri

Uri Uri { get; set; }

Property Value

Uri

View

object View { get; set; }

Property Value

object

ViewModel

object ViewModel { get; set; }

Property Value

object