EntryListenerOptions Constructor
EntryListenerOptions()
Initializes a new instance of the Entry
Declaration
public EntryListenerOptions()
EntryListenerOptions(string, bool, bool)
Initializes a new instance of the Entry
Declaration
public EntryListenerOptions(string className, bool local, bool includeValue)
Parameters
EntryListenerOptions(EntryListenerOptions)
Initializes a new instance of the Entry
Declaration
public EntryListenerOptions(EntryListenerOptions config)
Parameters
Entry |
config |