C# 클래스 Dev2.Runtime.Configuration.SettingsProvider

Do NOT instantiate directly - use static Instance property instead; use for testing only!
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
GetFilePath ( ) : string
ProcessMessage ( ) : void
SettingsProvider ( ) : System

Do NOT instantiate directly - use static Instance property instead;

비공개 메소드들

메소드 설명
GetAssemblyBytes ( ) : byte[]
GetAssemblyHashCode ( ) : string
ReadConfiguration ( ) : Configuration

메소드 상세

GetFilePath() 공개 정적인 메소드

public static GetFilePath ( ) : string
리턴 string

ProcessMessage() 공개 메소드

public ProcessMessage ( ) : void
리턴 void

SettingsProvider() 공개 메소드

Do NOT instantiate directly - use static Instance property instead;
public SettingsProvider ( ) : System
리턴 System