C# 클래스 Cube.XRM.Framework.Core.FrameworkInitializer

Class FrameworkInitializer.
파일 보기 프로젝트 열기: bkanlica/CubeXrmFramework

공개 메소드들

메소드 설명
FrameworkInitializer ( ) : System.Collections.Generic

Initializes a new instance of the FrameworkInitializer class.

FrameworkInitializer ( string SettingKey ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Initializer ( ISettingReader SystemSettingReader, string SettingKey ) : void

Initializers the specified system setting reader.

메소드 상세

FrameworkInitializer() 공개 메소드

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

FrameworkInitializer() 공개 메소드

public FrameworkInitializer ( string SettingKey ) : System.Collections.Generic
SettingKey string
리턴 System.Collections.Generic