Amazon.CodeBuild.Model.EnvironmentPlatform.IsSetPlatform C# (CSharp) Метод

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

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