Amazon.GameLift.Model.InstanceAccess.IsSetOperatingSystem C# (CSharp) 메소드

IsSetOperatingSystem() 개인적인 메소드

private IsSetOperatingSystem ( ) : bool
리턴 bool
        internal bool IsSetOperatingSystem()
        {
            return this._operatingSystem != null;
        }