示例#1
0
 ////////////////////////////////////////////////////////////////////////////////////////////////
 /*--------------------------------------------------------------------------------------------*/
 private static void FromCreateFabElement(Vertex pDomain, CreateFabElement pApi)
 {
     //do nothing...
 }
示例#2
0
 ////////////////////////////////////////////////////////////////////////////////////////////////
 /*--------------------------------------------------------------------------------------------*/
 protected CreateFabElementValidator(CreateFabElement pCreateObj) : base(pCreateObj)
 {
 }