CSharpMediator.NonBeatle.NonBeatle C# (CSharp) Method

NonBeatle() public method

public NonBeatle ( string name ) : System
name string
return System
        public NonBeatle(string name) : base(name)
        {
        }