Method | Description | |
---|---|---|
Execute ( ) : void |
Execute method to write transaction to the database.
|
|
SaveMetaphoneTransaction ( Person person ) : System |
Initializes a new instance of the SaveMetaphoneTransaction class.
|
Method | Description | |
---|---|---|
AddName ( string name ) : void |
public SaveMetaphoneTransaction ( Person person ) : System | ||
person | Person | The person. |
return | System |