// Assembly: mscorlib
// Full name: System.Runtime.InteropServices.ComCompatibleVersionAttribute

namespace System.Runtime.InteropServices
{
public class ComCompatibleVersionAttribute // TypeDefIndex: 4389
{
	// Fields
	type#20869 _major;
	type#20869 _minor;
	type#20869 _build;
	type#20869 _revision;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 major, type#20867 minor, type#20867 build, type#20867 revision) { }
}
}
