Billing.BillingService.BillingRequest.Run C# (CSharp) Method

Run() protected abstract method

The derived class must implement this method.
protected abstract Run ( ) : long
return long
            protected internal abstract long Run();