C# Class Cube.XRM.Framework.Core.FrameworkInitializer

Class FrameworkInitializer.
Mostra file Open project: bkanlica/CubeXrmFramework

Public Methods

Method Description
FrameworkInitializer ( ) : System.Collections.Generic

Initializes a new instance of the FrameworkInitializer class.

FrameworkInitializer ( string SettingKey ) : System.Collections.Generic

Private Methods

Method Description
Initializer ( ISettingReader SystemSettingReader, string SettingKey ) : void

Initializers the specified system setting reader.

Method Details

FrameworkInitializer() public method

Initializes a new instance of the FrameworkInitializer class.
public FrameworkInitializer ( ) : System.Collections.Generic
return System.Collections.Generic

FrameworkInitializer() public method

public FrameworkInitializer ( string SettingKey ) : System.Collections.Generic
SettingKey string
return System.Collections.Generic