NClass.Core.ClassType.ClassType C# (CSharp) Method

ClassType() protected method

/// The does not fit to the syntax. ///
protected ClassType ( String name ) : System
name String
return System
		protected ClassType(String name) : base(name)
		{
		}