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

Sample class
Afficher le fichier Open project: debop/NFramework

Protected Properties

Свойство Type Description
_guid System.Guid

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ToString ( ) : string
Widget ( int id, string name ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Widget() public méthode

public Widget ( int id, string name ) : System
id int
name string
Résultat System

Property Details

_guid protected_oe property

protected Guid,System _guid
Résultat System.Guid