Amazon.GameLift.Model.ServerProcess.IsSetParameters C# (CSharp) Méthode

IsSetParameters() private méthode

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