C# Class NSoft.NFramework.Reflections.Widget

显示文件 Open project: debop/NFramework Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
Widget ( int id, string name ) : System.Collections.Generic

Method Details

ToString() public method

public ToString ( ) : string
return string

Widget() public method

public Widget ( int id, string name ) : System.Collections.Generic
id int
name string
return System.Collections.Generic