C# Class NuGetGallery.Areas.Admin.DynamicData.Site

ファイルを表示 Open project: JetBrains/ReSharperGallery

Protected Properties

Property Type Description
Config IAppConfiguration

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e EventArgs
return void

Property Details

Config protected_oe property

protected IAppConfiguration Config
return IAppConfiguration