Changes in helloworld from 1.0.0.0 (Version 1.1.4322.2032)<br> to 2.0.0.0 (Version 1.1.4322.2032)

Changes in helloworld from 1.0.0.0 (Version 1.1.4322.2032)
to 2.0.0.0 (Version 1.1.4322.2032)

Removed Added
public class HelloWorld.HelloWorldClass ()
  • Constructor: public HelloWorldClass (string parameter)
  • Method: public void HelloWorldMethod ()
  • Constructor: public HelloWorldClass (string parameter, string newParameter)
  • Method: public string HelloWorldMethod ()
HelloWorldEnum ()
public sealed enum HelloWorld.HelloWorldEnum
                    FirstValue = 0,
                    SecondValue = 1,
public sealed enum HelloWorld.HelloWorldEnum
                    FirstValue = 0,
                    SecondValue = 1,
                    ThirdValue = 2,
--> NONE <-- --> NONE <--

TopSummary