public class CCodeOnceSection : CCodeFragment {
public string define { get; construct set; } ;
public CCodeOnceSection ( string def ) ;
}

public CCodeOnceSection ( string def ) ;
public string define { get; construct set; } ;
Created by Valadoc