netcoreapp2.2
namespace MessagePack
{
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface, AllowMultiple = false, Inherited = true)]
public class MessagePackFormatterAttribute : Attribute
{
public object[] Arguments { get; }
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET Core | 2.12.2 |
Information specific to netcoreapp2.2 | |
Assembly | MessagePack , Version=1.7.3.7, PublicKeyToken=b4a0369545f0a1be |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |