コード例 #1
0
 public void Execute(GeneratorExecutionContext context)
 {
     _location = context.GetBinDirectory();
     ExecuteInternal(context);
 }