コード例 #1
0
 public void Indexer(string keyName, string valueType)
 {
     builder.Indexer(keyName, valueType);
 }