CSLE.CLS_Type_String.CLS_Type_String C# (CSharp) 메소드

CLS_Type_String() 공개 메소드

public CLS_Type_String ( ) : System
리턴 System
        public CLS_Type_String()
        {
            function = new RegHelper_TypeFunction(typeof(string));
        }