Property | Type | Description | |
---|---|---|---|
Z | ImmutableType3 |
Method | Description | |
---|---|---|
Create ( string path ) : Derived, | ||
Derived ( ) | ||
Derived ( ImmutableType1 X, ImmutableType2 Y, ImmutableType3 Z, ImmutableType4 K ) | ||
MyNonVirtual ( ) : void | ||
MyVirtual ( ) : void |
Method | Description | |
---|---|---|
Derived ( object o, string s ) |
public static Create ( string path ) : Derived, | ||
path | string | |
return | Derived, |
public Derived ( ImmutableType1 X, ImmutableType2 Y, ImmutableType3 Z, ImmutableType4 K ) | ||
X | ImmutableType1 | |
Y | ImmutableType2 | |
Z | ImmutableType3 | |
K | ImmutableType4 |