C# 클래스 xenwinsvc.FeatureStaticIpSetting

상속: Feature
파일 보기 프로젝트 열기: xenserver/win-xenguestagent

공개 메소드들

메소드 설명
FeatureStaticIpSetting ( IExceptionHandler exceptionhandler ) : System

보호된 메소드들

메소드 설명
onFeature ( ) : void

비공개 메소드들

메소드 설명
SetStaticIpv4Setting ( ) : void
SetStaticIpv6Setting ( ) : void
UnsetStaticIpv4Setting ( ) : void
UnsetStaticIpv6Setting ( ) : void
convertIpv4Mask ( string address, string &ip, string &netmask ) : void
ipv4BitsToMask ( int bits ) : string
netshInvoke ( string argument ) : int
resetError ( ) : void
setIpv4Network ( System.Management.ManagementObject nic, string method, System.Management.ManagementBaseObject setting, string msgprefix ) : int

메소드 상세

FeatureStaticIpSetting() 공개 메소드

public FeatureStaticIpSetting ( IExceptionHandler exceptionhandler ) : System
exceptionhandler IExceptionHandler
리턴 System

onFeature() 보호된 메소드

protected onFeature ( ) : void
리턴 void