Interface ISecondaryLoop
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/awt/SecondaryLoop.html
public interface ISecondaryLoop
Methods
Enter()
bool Enter()
Returns
Exit()
bool Exit()
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/awt/SecondaryLoop.html
public interface ISecondaryLoop
bool Enter()
bool Exit()