C# 클래스 MySql.Data.Entity.Tests.LaptopComputer

상속: Computer
파일 보기 프로젝트 열기: Top-Cat/SteamBot 1 사용 예제들

Private Properties

프로퍼티 타입 설명
OnIsCertifiedChanged void
OnIsCertifiedChanging void
OnSizeChanged void
OnSizeChanging void

공개 메소드들

메소드 설명
CreateLaptopComputer ( global brand, global id ) : LaptopComputer

Create a new LaptopComputer object.

비공개 메소드들

메소드 설명
OnIsCertifiedChanged ( ) : void
OnIsCertifiedChanging ( Nullable value ) : void
OnSizeChanged ( ) : void
OnSizeChanging ( global value ) : void

메소드 상세

CreateLaptopComputer() 공개 정적인 메소드

Create a new LaptopComputer object.
public static CreateLaptopComputer ( global brand, global id ) : LaptopComputer
brand global Initial value of the Brand property.
id global Initial value of the Id property.
리턴 LaptopComputer