コード例 #1
0
 internal void AddTokenToCurrentSection(SuperSimpleToken token)
 {
     this.tokensInCurrentSection.Add(token);
 }
コード例 #2
0
 internal void AddTokenToCurrentSection(SuperSimpleToken token)
 {
     this.tokensInCurrentSection.Add(token);
 }