Amazon.ElasticTranscoder.Model.PlayReadyDrm.IsSetFormat C# (CSharp) Méthode

IsSetFormat() private méthode

private IsSetFormat ( ) : bool
Résultat bool
        internal bool IsSetFormat()
        {
            return this._format != null;
        }