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

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

Private Properties

프로퍼티 타입 설명
OnIsAvailableChanged void
OnIsAvailableChanging void
OnReleaseDateChanged void
OnReleaseDateChanging void

공개 메소드들

메소드 설명
CreateTabletComputer ( global brand, global id ) : TabletComputer

Create a new TabletComputer object.

비공개 메소드들

메소드 설명
OnIsAvailableChanged ( ) : void
OnIsAvailableChanging ( Nullable value ) : void
OnReleaseDateChanged ( ) : void
OnReleaseDateChanging ( Nullable value ) : void

메소드 상세

CreateTabletComputer() 공개 정적인 메소드

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