C# Class TheChan.ViewModels.PostInfoChangedEventArgs

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

Public Methods

Method Description
PostInfoChangedEventArgs ( PostInfo postInfo ) : System

Method Details

PostInfoChangedEventArgs() public method

public PostInfoChangedEventArgs ( PostInfo postInfo ) : System
postInfo PostInfo
return System