Nevron .NET Vision
Nevron.Collections Namespace / NDelegateStorage Class
Methods


In This Topic
    NDelegateStorage Class Members
    In This Topic

    The following tables list the members exposed by NDelegateStorage.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new delegate to the delegate at the specified key  
    Public MethodClears the storage content  
    Public MethodDetermines whether a delegate for the specified key is contained in the storage  
    Public MethodGets the delegate for the specified key  
    Public MethodQueries whether this storage contains any delegates  
    Public MethodRemoves a delegate from the delegate at the specified key  
    Top
    See Also