Beispiel #1
0
        public static void AppsOnPostDerive(this Party @this, ObjectOnPostDerive method)
        {
            var derivation = method.Derivation;

            @this.AppsOnDerivePartyFinancialRelationships(derivation);
        }