Table of Contents

Interface IDeprecated

Namespace
Java.Lang
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Deprecated.html

public interface IDeprecated : IAnnotation
Inherited Members

Methods

ForRemoval()

bool ForRemoval()

Returns

bool

bool

Since()

String Since()

Returns

String

String