C# Class ForumSurfer.ViewModel.SimpleTreeNodeViewModel

Inheritance: TreeNodeViewModel
Mostra file Open project: spaghettidba/ForumSurfer Class Usage Examples

Public Methods

Method Description
SimpleTreeNodeViewModel ( ) : System
SimpleTreeNodeViewModel ( RSSNode node ) : System

Method Details

SimpleTreeNodeViewModel() public method

public SimpleTreeNodeViewModel ( ) : System
return System

SimpleTreeNodeViewModel() public method

public SimpleTreeNodeViewModel ( RSSNode node ) : System
node RSSNode
return System