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

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

Private Properties

프로퍼티 타입 설명
OnColorChanged void
OnColorChanging void

공개 메소드들

메소드 설명
CreateDesktopComputer ( global brand, global id ) : DesktopComputer

Create a new DesktopComputer object.

비공개 메소드들

메소드 설명
OnColorChanged ( ) : void
OnColorChanging ( global value ) : void

메소드 상세

CreateDesktopComputer() 공개 정적인 메소드

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