NClass.Core.ClassType.ClassType C# (CSharp) 메소드

ClassType() 보호된 메소드

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