C# Class MyApplication.class1

Show file Open project: shendongnian/code

Public Methods

Method Description
class1 ( MyApplication.base1 mytype ) : System
createObjectOftype1 ( ) : class1
createObjectOftype2 ( ) : class1

Method Details

class1() public method

public class1 ( MyApplication.base1 mytype ) : System
mytype MyApplication.base1
return System

createObjectOftype1() public method

public createObjectOftype1 ( ) : class1
return class1

createObjectOftype2() public method

public createObjectOftype2 ( ) : class1
return class1