C# Class TheChan.ViewModels.NavigateToPostEventArgs

Inheritance: System.EventArgs
Mostra file Open project: acedened/TheChan

Public Methods

Method Description
NavigateToPostEventArgs ( PostLink link ) : System

Method Details

NavigateToPostEventArgs() public method

public NavigateToPostEventArgs ( PostLink link ) : System
link PostLink
return System