Method | Description | |
---|---|---|
ComposeMeThreeCtor ( ) : System | ||
ComposeMeThreeCtor ( bool para1 ) : System | ||
ComposeMeThreeCtor ( string para1, int para2 ) : System |
public ComposeMeThreeCtor ( bool para1 ) : System | ||
para1 | bool | |
return | System |
public ComposeMeThreeCtor ( string para1, int para2 ) : System | ||
para1 | string | |
para2 | int | |
return | System |