Table of Contents

Class ParseErrors

Namespace
MonoGame.Effect.TPGParser
Assembly
MonoGame.Framework.Content.Pipeline.dll
[Serializable]
public class ParseErrors : List<ParseError>, IList<ParseError>, ICollection<ParseError>, IReadOnlyList<ParseError>, IReadOnlyCollection<ParseError>, IEnumerable<ParseError>, IList, ICollection, IEnumerable
Inheritance
ParseErrors
Implements
Inherited Members
Extension Methods