using NextMind.Examples.Steps; namespace NextMind.Examples.Discovery { /// /// Implementation of an managed by the . /// During this step, we show to the user that he is able to overpass the limit. /// public class TrackingCameraStep : AbstractStep { } }