Example #1
0
 public Stylist GetStylist()
 {
     return(Stylist.Find(this.GetStylistId()));
 }