public virtual bool BeforeCreate( EntryEvent<TKey, TValue> ev )
Public Overridable Function BeforeCreate ( ev As EntryEvent(Of TKey, TValue) ) As Boolean
public: virtual bool BeforeCreate( EntryEvent<TKey, TValue>^ ev )
abstract BeforeCreate : ev : EntryEvent<'TKey, 'TValue> -> bool override BeforeCreate : ev : EntryEvent<'TKey, 'TValue> -> bool
Copyright © 2008-2016 Pivotal Software, Inc. All rights reserved.