Class ExampleClass
Inherited Members
Namespace: Coree.NETASP.UnderConstruction
Assembly: Coree.NETASP.dll
Syntax
public class ExampleClass
Properties
| Edit this page View SourceAge
Declaration
public int Age { get; set; }
Property Value
Type | Description |
---|---|
int |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |