Exemple #1
0
	public Program () {
		info = new LinkDemandStruct ();
		info.Info = ":-)";
	}
Exemple #2
0
 public Program()
 {
     info      = new LinkDemandStruct();
     info.Info = ":-)";
 }