Click or drag to resize

IGlobalResource Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Objekat je predvidjen da bude globalno dostupan - tj. podrzava globalni pristup

Namespace:  imbACE.Core.core.interfaces
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public interface IGlobalResource : IObjectWithPath, 
	IObjectWithName, IObjectWithParent
Request Example View Source

The IGlobalResource type exposes the following members.

Properties
  NameDescription
Public propertyname (Inherited from IObjectWithName.)
Public propertyparent (Inherited from IObjectWithParent.)
Public propertypath (Inherited from IObjectWithPath.)
Public propertytypePath
Top
See Also