Method | Description | |
---|---|---|
Person_init ( string name, FeatureTest father, FeatureTest mother ) : FeatureTest.IPerson | ||
func_of_everything ( Byte a, short b, int c, long d, double e, bool f, DateTime g, byte h, string i, IList |
||
get_class_c ( ) : IList |
||
get_record_b ( ) : FeatureTest.RecordB | ||
hmap_test ( int a, |
public Person_init ( string name, FeatureTest father, FeatureTest mother ) : FeatureTest.IPerson | ||
name | string | |
father | FeatureTest | |
mother | FeatureTest | |
return | FeatureTest.IPerson |
public func_of_everything ( Byte a, short b, int c, long d, double e, bool f, DateTime g, byte h, string i, IList |
||
a | Byte | |
b | short | |
c | int | |
d | long | |
e | double | |
f | bool | |
g | DateTime | |
h | byte | |
i | string | |
j | IList |
|
k | ICollection |
|
l | string>.IDictionary | |
m | FeatureTest | |
n | FeatureTest | |
o | FeatureTest | |
return | FeatureTest.Everything |
public get_record_b ( ) : FeatureTest.RecordB | ||
return | FeatureTest.RecordB |
public hmap_test ( int a, |
||
a | int | |
b | ||
return |