public void Visit(AttachmentProperty mapping)
 {
     Increment("attachment");
 }
예제 #2
0
		public virtual void Visit(AttachmentProperty mapping)
		{
		}
예제 #3
0
		public virtual void Visit(AttachmentProperty property) { }
예제 #4
0
 set => SetValue(AttachmentProperty, value);