Saturday, October 6, 2007

IFlyBehavior.cs

public interface IFlyBehavior
{
object Fly();
}

blog comments powered by Disqus