C# 클래스 MissionPlanner.NoFly.NoFly

파일 보기 프로젝트 열기: ArduPilot/MissionPlanner

공개 메소드들

메소드 설명
LoadNoFly ( string file ) : void
Scan ( ) : void

비공개 메소드들

메소드 설명
parser_ElementAdded ( object sender, SharpKml e ) : void
processKML ( SharpKml Element ) : void

메소드 상세

LoadNoFly() 공개 정적인 메소드

public static LoadNoFly ( string file ) : void
file string
리턴 void

Scan() 공개 정적인 메소드

public static Scan ( ) : void
리턴 void