Table of Contents

Interface ICompletion

Namespace
Javax.Annotation.Processing
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/Completion.html

public interface ICompletion

Properties

Message

String Message { get; }

Property Value

String

Value

String Value { get; }

Property Value

String