C# Class NSoft.NFramework.Reflections.DynamicAccessorFixture.Widget

Sample class
显示文件 Open project: debop/NFramework

Protected Properties

Property Type Description
_guid System.Guid

Private Properties

Property Type Description

Public Methods

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

Method Details

ToString() public method

public ToString ( ) : string
return string

Widget() public method

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

Property Details

_guid protected_oe property

protected Guid,System _guid
return System.Guid