C# Class Cim.Eap.EAPConfig

Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: mkjeff/secs4net

Méthodes publiques

Свойство Type Description
Instance EAPConfig

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CheckFileExist ( object value ) : void
IPAddressCheck ( object value ) : void

Method Details

CheckFileExist() public static méthode

public static CheckFileExist ( object value ) : void
value object
Résultat void

IPAddressCheck() public static méthode

public static IPAddressCheck ( object value ) : void
value object
Résultat void

Property Details

Instance public_oe static_oe property

public static EAPConfig,Cim.Eap Instance
Résultat EAPConfig