메소드 | 설명 | |
---|---|---|
ConfGenerator ( ) : System | ||
ReadXMLFile ( ) : bool | ||
WriteElementValue ( string element, string value, string defaultString, |
||
confFileValidCheck ( ConfFileValidChk target ) : bool | ||
genBrunetConf ( ) : bool | ||
genDHCPConf ( ) : bool | ||
genIPOPConf ( ) : bool |
메소드 | 설명 | |
---|---|---|
ValidCheckEventHandler ( object sender, |
||
isValidIP ( string ipAddr ) : bool | ||
isValidPort ( string portNumber ) : bool | ||
isValidRemoteTA ( string address ) : bool |
public WriteElementValue ( string element, string value, string defaultString, |
||
element | string | |
value | string | |
defaultString | string | |
TargetXML | ||
type | ValidCheck | |
리턴 | void |
public confFileValidCheck ( ConfFileValidChk target ) : bool | ||
target | ConfFileValidChk | |
리턴 | bool |