public class Context {
public Context ( ) ;
public static bool check_cancellation_current ( ) ;
public weak Cancellation get_cancellation ( ) ;
public static weak Context peek_current ( ) ;
}

public Context ( ) ;
public static bool check_cancellation_current ( ) ;
public weak Cancellation get_cancellation ( ) ;
public static weak Context peek_current ( ) ;
Created by Valadoc