Make TypeNameParser consistently use tabs
[mono-project.git] / netcore / System.Private.CoreLib / src / System / __ComObject.cs
blob3676d0905ef554ee624f291831a7c24a37c61f8d
1 // Licensed to the .NET Foundation under one or more agreements.
2 // The .NET Foundation licenses this file to you under the MIT license.
3 // See the LICENSE file in the project root for more information.
5 namespace System
7 internal class __ComObject
9 __ComObject ()
11 throw new NotSupportedException ();