4 lines
85 B
C#
Raw Permalink Normal View History

[System.ObsoleteAttribute ("Obsolete struct", true)]
public struct ObsoleteStruct
{
}