Ejemplo n.º 1
0
 public override Task ConfigureAsync(IOperationExecutionContext context) => Dsc.ConfigureAsync(context, this, this.GetTemplate());
Ejemplo n.º 2
0
 public override Task <PersistedConfiguration> CollectAsync(IOperationCollectionContext context) => Dsc.CollectAsync(context, this, this.GetTemplate());