Example #1
0
 public Aspects NextAspectOf(Angle angle)
 {
     return(Aspects.NextAspectOf(Outstandings, angle));
 }