AriDEVParser.Loading.Loaders.AriDEVLoader.AriDEVLoader C# (CSharp) Method

AriDEVLoader() public method

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