3 lines
97 B
C#
3 lines
97 B
C#
namespace VersionedSerialization.Attributes;
|
|
|
|
public class NativeIntegerAttribute : Attribute; |