예제 #1
0
 static public void SetConverter(IPathRepresentationConverter converter)
 {
     PathConverter = converter;
 }
예제 #2
0
파일: SyncItem.cs 프로젝트: emrul/CmisSync
 /// <summary></summary>
 /// <param name="converter"></param>
 static public void SetConverter(IPathRepresentationConverter converter)
 {
     PathConverter = converter;
 }