SamplesV1/ADFCustomActivityRunner/DotNetActivityRunner/Models/ActivityInput.cs (
6
lines of code) (
raw
):
namespace Microsoft.ADF.DotNetActivityRunner.Models { internal class ActivityInput : ActivityData { } }