Esempio n. 1
0
 public void GetComponentDataDescription_InvalidComponentNumber()
 {
     Assert.Null(_descriptor.GetComponentDataDescription(1));
 }