Bit.Api.Utilities.EncryptedStringAttribute.EncryptedStringAttribute C# (CSharp) Метод

EncryptedStringAttribute() публичный Метод

public EncryptedStringAttribute ( ) : System
Результат System
        public EncryptedStringAttribute()
            : base("{0} is not a valid encrypted string.")
        {
        }
EncryptedStringAttribute