C# Class Explore.Cli

Mostrar archivo Open project: lallousx86/WEPExplorer

Public Methods

Method Description
GetProviderMetadata ( string ProviderName, string ProvidersFileName ) : bool
GetProviders ( string Outfile ) : bool

Method Details

GetProviderMetadata() public static method

public static GetProviderMetadata ( string ProviderName, string ProvidersFileName ) : bool
ProviderName string
ProvidersFileName string
return bool

GetProviders() public static method

public static GetProviders ( string Outfile ) : bool
Outfile string
return bool