예제 #1
0
 public void Start()
 {
     MetaDataRegistry.Register <IXmlAttributeMarker, XmlPropertyAttributeContext, XmlPropertyAttributeValidator>();
 }
예제 #2
0
 public void Start()
 {
     MetaDataRegistry.Register <ICommonAttributeMarker, PropertyAttributeContext>();
 }