Exemple #1
0
 internal override void UpdateIcon(INode node)
 {
     Icon = IconFactory.CreateDataStore(Background, Outline);
 }