Amazon.GameLift.Model.Instance.IsSetCreationTime C# (CSharp) 메소드

IsSetCreationTime() 개인적인 메소드

private IsSetCreationTime ( ) : bool
리턴 bool
        internal bool IsSetCreationTime()
        {
            return this._creationTime.HasValue; 
        }