
'宣言 Public Class ContactStorage Inherits C1.C1Schedule.BaseStorage(Of Contact,BaseObjectMappingCollection(Of Contact)) Implements ISupportInitialize, ISupportInitializeNotification
public class ContactStorage : C1.C1Schedule.BaseStorage<Contact,BaseObjectMappingCollection<Contact>>, ISupportInitialize, ISupportInitializeNotification
System.Object
C1.C1Schedule.C1BindingSource
C1.C1Schedule.BaseStorage<T,TMappingCollection>
C1.C1Schedule.ContactStorage