Namespace: Consultingwerk.Framework
Interface 
ISystemDescriptionProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.SystemDescriptionProvider

File:SystemDescriptionProvider
Purpose:Interface for classes providing access to the Description
of the current system (e.g. Dev, Test, Prod)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jun 26 07:52:36 CEST 2013
Purpose: Returns the ISystemDescription instance that describes the current
system
Notes: May return ? when no system description is available, should not
throw an error in that case



Top Method Summary
Options Name Purpose
+ Consultingwerk.Framework.ISystemDescription GetSystemDescription () Returns the ISystemDescription instance that describes the current system


Method Detail
Top

PUBLIC Consultingwerk.Framework.ISystemDescription GetSystemDescription ()

Purpose: Returns the ISystemDescription instance that describes the current
system
Notes: May return ? when no system description is available, should not
throw an error in that case

Returns Consultingwerk.Framework.ISystemDescription
The ISystemDescription instance that describes the current system or ?


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:38