C# (CSharp) Nexus.Client.ModManagement.Scripting.XmlScript.Unparsers 네임스페이스

클래스들

이름 설명
Unparser The base class for unparsers that create an XML representation of an XmlScript.
Unparser10 Unparses version 1.0 XML scripts.
Unparser20 Unparses version 2.0 XML scripts.
Unparser30 Unparses version 3.0 XML scripts.
Unparser40 Unparses version 4.0 XML scripts.
Unparser50 Unparses version 5.0 XML scripts.
UnsupportedScriptFeatureException The exception that is thrown if a feature of an XML Script cannot be unparsed to the target script version.