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