예제 #1
0
 public PostItNetworkDataManager()
 {
     _anotoInkManager = new AnotoInkManager();
     _genericPostItDecoder = new GenericPostItCommandDecoder();
 }
예제 #2
0
 public PostItNetworkDataManager()
 {
     _anotoInkManager      = new AnotoInkManager();
     _genericPostItDecoder = new GenericPostItCommandDecoder();
 }