Base interface for GameProperty<(Of <(<'T>)>)>.

Namespace: DigitalRune.Game
Assembly: DigitalRune.Game (in DigitalRune.Game.dll) Version: 1.0.0.0 (1.0.1.9459)

Syntax

C#
public interface IGameProperty : INamedObject
Visual Basic
Public Interface IGameProperty _
	Inherits INamedObject
Visual C++
public interface class IGameProperty : INamedObject

See Also