Class TextBufferCommitNotifyForeverHandler
Forever Handler for TextBufferCommitNotify. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class TextBufferCommitNotifyForeverHandler- Inheritance
- 
      
      TextBufferCommitNotifyForeverHandler
- Inherited Members
Constructors
TextBufferCommitNotifyForeverHandler(TextBufferCommitNotify)
public TextBufferCommitNotifyForeverHandler(TextBufferCommitNotify managed)Parameters
- managedTextBufferCommitNotify
Fields
NativeCallback
public TextBufferCommitNotify NativeCallback