Exemple #1
0
 /// <summary>Initializes a new instance of the <see cref="JsonObject"/> class.</summary>
 public JwtHeader()
     : base(MemberStore.CreateSlowGrowingStore())
 {
 }