Esempio n. 1
0
 private bool CanClearMapping()
 {
     return((MappedNode != null) && (!_wixProject.HasDefaultDirectoryId(this)));
 }