AIMA.Core.Learning.Inductive.DLTest.DLTest C# (CSharp) 메소드

DLTest() 공개 메소드

public DLTest ( ) : System
리턴 System
        public DLTest()
        {
            attrValues = new Dictionary<String, String>();
        }