ICustomCommit Interface

Definition

Provides custom commit operations for completions.

public interface class ICustomCommit
public interface class ICustomCommit
__interface ICustomCommit
public interface ICustomCommit
type ICustomCommit = interface
Public Interface ICustomCommit

Methods

Commit()

Commits the completion using the completion's own commit logic.

Applies to