C# Class Cim.Eap.EAPConfig

Inheritance: System.Configuration.ConfigurationSection
显示文件 Open project: mkjeff/secs4net

Public Properties

Property Type Description
Instance EAPConfig

Private Properties

Property Type Description

Public Methods

Method Description
CheckFileExist ( object value ) : void
IPAddressCheck ( object value ) : void

Method Details

CheckFileExist() public static method

public static CheckFileExist ( object value ) : void
value object
return void

IPAddressCheck() public static method

public static IPAddressCheck ( object value ) : void
value object
return void

Property Details

Instance public_oe static_oe property

public static EAPConfig,Cim.Eap Instance
return EAPConfig