C# Class Mp3TagLib.TagTreeNode

ファイルを表示 Open project: Confirmit/Students Class Usage Examples

Public Methods

Method Description
AddChild ( TagTreeNode node ) : void
TagTreeNode ( ) : System.Collections.Generic

Method Details

AddChild() public method

public AddChild ( TagTreeNode node ) : void
node TagTreeNode
return void

TagTreeNode() public method

public TagTreeNode ( ) : System.Collections.Generic
return System.Collections.Generic