C# 클래스 SharpBoot.BootloaderInst

파일 보기 프로젝트 열기: zdimension/SharpBoot 1 사용 예제들

공개 메소드들

메소드 설명
Install ( string l, IBootloader bl ) : void
Install ( string l, string bl ) : void

메소드 상세

Install() 공개 정적인 메소드

public static Install ( string l, IBootloader bl ) : void
l string
bl IBootloader
리턴 void

Install() 공개 정적인 메소드

public static Install ( string l, string bl ) : void
l string
bl string
리턴 void