C# 클래스 Lookup.KiServiceTable

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

공개 메소드들

메소드 설명
Add ( KiServiceTableEntry kiServiceTableEntry ) : void
Get ( int index ) : KiServiceTableEntry
KiServiceTable ( ) : System

메소드 상세

Add() 공개 메소드

public Add ( KiServiceTableEntry kiServiceTableEntry ) : void
kiServiceTableEntry KiServiceTableEntry
리턴 void

Get() 공개 메소드

public Get ( int index ) : KiServiceTableEntry
index int
리턴 KiServiceTableEntry

KiServiceTable() 공개 메소드

public KiServiceTable ( ) : System
리턴 System