Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CS0619-8-lib.cs « errors « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8594e963c49ffbe9a1ce7be9531374f4264ed4e3 (plain)
1
2
3
4
[System.ObsoleteAttribute ("Obsolete struct", true)]
public struct ObsoleteStruct
{
}