Exemple #1
0
partial         void ValidateStagedPerson(StagedPerson newValue, Action<string> error);
Exemple #2
0
 partial void OnStagedPersonChanged(StagedPerson oldValue, StagedPerson newValue);
Exemple #3
0
partial         void OnStagedPersonChanged(StagedPerson oldValue, StagedPerson newValue);
Exemple #4
0
 partial void ValidateStagedPerson(StagedPerson newValue, Action <string> error);