public void Define(DocketDecisionDefinition def, Dictionary<string, string> values) { base.Define (def, values); GenerateProfile(); }
using System;