コード例 #1
0
 /// <summary>
 /// The write content.
 /// </summary>
 /// <param name="w">
 /// The w.
 /// </param>
 public override void WriteContent(IReportWriter w)
 {
     w.WriteEquation(this);
 }
コード例 #2
0
 /// <summary>
 /// The write content.
 /// </summary>
 /// <param name="w">
 /// The w.
 /// </param>
 public override void WriteContent(IReportWriter w)
 {
     w.WriteEquation(this);
 }