Property | Type | Description | |
---|---|---|---|
person |
Method | Description | |
---|---|---|
Build ( ) : |
||
CreateDirector ( ) : |
||
PersonBuilder ( ) : System | ||
WithDateOfBirth ( System.DateTime birthDate ) : |
||
WithId ( int id ) : |
||
WithName ( string name ) : |
public WithDateOfBirth ( System.DateTime birthDate ) : |
||
birthDate | System.DateTime | |
return |
public WithName ( string name ) : |
||
name | string | |
return |