C# Class SiteView.MmcShell.Serivices.LoadSnapInImpl

Inheritance: ILoadSnapIns
Mostra file Open project: SiteView/ECC8.13

Public Methods

Method Description
Load ( ) : void
LoadSnapInImpl ( ShellSetup setup, WebClient webclient ) : System

Private Methods

Method Description
DownloadFile ( DirectoryInfo currentDir, XmlNode xmlnode ) : void
GetDirUrl ( string url, XmlNode child ) : string
GetFileUrl ( XmlNode child ) : Uri
LoadSnapIns ( ) : void

Method Details

Load() public method

public Load ( ) : void
return void

LoadSnapInImpl() public method

public LoadSnapInImpl ( ShellSetup setup, WebClient webclient ) : System
setup ShellSetup
webclient System.Net.WebClient
return System