Sandbox Logo

Assert.NotNull

static void NotNull( T obj, string message )

Assert.NotNull

static void NotNull( T obj )

User Comments