XCom.Type6Descriptor.ParseLine C# (CSharp) Méthode

ParseLine() protected méthode

protected ParseLine ( string keyword, string rest, StreamReader sr, VarCollection vars ) : void
keyword string
rest string
sr System.IO.StreamReader
vars VarCollection
Résultat void
		protected override void ParseLine(string keyword, string rest, StreamReader sr, VarCollection vars)
		{

		}