AriDEVParser.Loading.Loaders.AriDEVLoader.AriDEVLoader C# (CSharp) 메소드

AriDEVLoader() 공개 메소드

public AriDEVLoader ( string file ) : System.Collections.Generic
file string
리턴 System.Collections.Generic
        public AriDEVLoader(string file)
            : base(file)
        {
        }