using System; using System.Collections.Generic; using System.Text; namespace COSXML.Network { public sealed class RetryStrategy { } }