///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) Microsoft Corporation. All rights reserved.
namespace System {
public struct Int32 {
public String! ToString();
}