예제 #1
0
 public override IModel Create(float radius)
 {
     return(TeapotModel.GetModel(radius));
 }