Amazon.DeviceFarm.Model.StopRunResponse.IsSetRun C# (CSharp) Méthode

IsSetRun() private méthode

private IsSetRun ( ) : bool
Résultat bool
        internal bool IsSetRun()
        {
            return this._run != null;
        }
StopRunResponse