Neokernel API

PropsContainer Class

A Props class can reference this generic PropsContainer for simple transient storage of properties. This class can also be extended to provide support for persistence and caching.

For a list of all members of this type, see PropsContainer Members .

System.Object
   AbstractPropsContainer
      PropsContainer

[Serializable]
public class PropsContainer : AbstractPropsContainer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.props

Assembly: Neokernel (in Neokernel.exe)

See Also

PropsContainer Members | com.neokernel.props Namespace