Ejemplo n.º 1
0
 public void SupportedAttributes(Type supportedType)
 {
     Assert.That(supportedType.IsAssignableFrom(_tag.GetType()));
 }