Bit.Api.Utilities.EncryptedStringAttribute.EncryptedStringAttribute C# (CSharp) Méthode

EncryptedStringAttribute() public méthode

public EncryptedStringAttribute ( ) : System
Résultat System
        public EncryptedStringAttribute()
            : base("{0} is not a valid encrypted string.")
        {
        }
EncryptedStringAttribute