Public Class DemoClass Inherits System.Object
public class DemoClass : System.Object
Name | Description | |
---|---|---|
EnumFunction(DemoDocLib.DemoNamespace.DemoEnum) | Function with Param and reference to an Class in this Assembly | |
DemoSub(System.String) | Demo Sub with link to pSomePram and a secound link to pSomePram | |
DemoFunction(System.Int32,System.String) | Demo Function with Link pMoreParam and text after | |
DemoFunction | Overloaded Function without Parameter | |
DoSomething(System.String) | Sub with an Optional Parameter call Parameter |
Name | Description | |
---|---|---|
DemoField | Demo Field |
Name | Description | |
---|---|---|
DemoProperty | Demo Property |
Name | Description | |
---|---|---|
DemoEvent | Demo Event |