'Declaration
Public Class ContactStorage Inherits C1.C1Schedule.BaseStorage(Of Contact,BaseObjectMappingCollection(Of Contact))
public class ContactStorage : C1.C1Schedule.BaseStorage<Contact,BaseObjectMappingCollection<Contact>>
'Declaration
Public Class ContactStorage Inherits C1.C1Schedule.BaseStorage(Of Contact,BaseObjectMappingCollection(Of Contact))
public class ContactStorage : C1.C1Schedule.BaseStorage<Contact,BaseObjectMappingCollection<Contact>>
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
C1.C1Schedule.C1BindingSource
C1.C1Schedule.BaseStorage<T,TMappingCollection>
C1.C1Schedule.ContactStorage