C# 클래스 imBMW.Shields.ShieldManager

파일 보기 프로젝트 열기: toxsedyshev/imBMW

공개 메소드들

메소드 설명
GetPin ( this port ) : Cpu.Pin
Init ( Hashtable ports ) : void

메소드 상세

GetPin() 공개 정적인 메소드

public static GetPin ( this port ) : Cpu.Pin
port this
리턴 Cpu.Pin

Init() 공개 정적인 메소드

public static Init ( Hashtable ports ) : void
ports System.Collections.Hashtable
리턴 void