C# Class NSoft.NFramework.Reflections.Emit.DynamicAccessorToolFixture.Widget

Inheritance: ValueObjectBase
Afficher le fichier Open project: debop/NFramework

Protected Properties

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetArea ( ) : double
GetAreaPowers ( double power ) : double
GetHashCode ( ) : int
GetRatio ( ) : double
ToString ( ) : string
Widget ( int id, string name ) : System

Method Details

GetArea() public méthode

public GetArea ( ) : double
Résultat double

GetAreaPowers() public méthode

public GetAreaPowers ( double power ) : double
power double
Résultat double

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

GetRatio() public méthode

public GetRatio ( ) : double
Résultat double

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