Amazon.Rekognition.Model.Image.IsSetBytes C# (CSharp) Метод

IsSetBytes() приватный Метод

private IsSetBytes ( ) : bool
Результат bool
        internal bool IsSetBytes()
        {
            return this._bytes != null;
        }