コード例 #1
0
 //methods ------------------------------------------
 public ShortDescription(SmartArtInterpreter SInter)
 {
     this.SInter = SInter;
 }
コード例 #2
0
 //methods ------------------------------------------
 public LongDescriptionM(SmartArtInterpreter SInter)
 {
     this.SInter = SInter;
 }