C# 클래스 BetterNerfIrelia.ColorMenu

파일 보기 프로젝트 열기: Enochen/EloBuddy

공개 메소드들

메소드 설명
AddColorItem ( this menu, string uniqueId, int defaultColour ) : void
GetColor ( this m, string id ) : System.Drawing.Color

메소드 상세

AddColorItem() 공개 정적인 메소드

public static AddColorItem ( this menu, string uniqueId, int defaultColour ) : void
menu this
uniqueId string
defaultColour int
리턴 void

GetColor() 공개 정적인 메소드

public static GetColor ( this m, string id ) : System.Drawing.Color
m this
id string
리턴 System.Drawing.Color