Esempio n. 1
0
 public void NodeTypeIs_Constant_Error()
 {
     CommonAssertions.PreconditionCheck(() => ExpressionsEx.GetPropertyName <NumbNut>(nn => NumbNut.Name),
                                        "does not refer to a property and is therefore not supported");
 }