C# Class ForumSurfer.ViewModel.SimpleTreeNodeViewModel

Inheritance: TreeNodeViewModel
显示文件 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