示例#1
0
文件: Export.cs 项目: Condeti/spark
 void ExternalizeKey(Interaction interaction)
 {
     interaction.SupplementBase(localhost.DefaultBase);
 }