C# 클래스 NSoft.NFramework.Reflections.Emit.DynamicAccessor2Fixture.Widget

상속: ValueObjectBase
파일 보기 프로젝트 열기: debop/NFramework

보호된 프로퍼티들

프로퍼티 타입 설명
_guid System.Guid

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetArea ( ) : double
GetAreaPowers ( double power ) : double
GetHashCode ( ) : int
GetRatio ( ) : double
ToString ( ) : string
Widget ( int id, string name ) : System

메소드 상세

GetArea() 공개 메소드

public GetArea ( ) : double
리턴 double

GetAreaPowers() 공개 메소드

public GetAreaPowers ( double power ) : double
power double
리턴 double

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

GetRatio() 공개 메소드

public GetRatio ( ) : double
리턴 double

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

Widget() 공개 메소드

public Widget ( int id, string name ) : System
id int
name string
리턴 System

프로퍼티 상세

_guid 보호되어 있는 프로퍼티

protected Guid,System _guid
리턴 System.Guid