// Compiler options: -doc:xml-049.xml -warnaserror
///
///
public class Testje {
static void Main () {
}
///
///
///
///
private class A {
///
///
///
///
private class Test {
}
}
///
public string Test {
get { return ""; }
}
///
public static void Format (object a)
{
}
}