コード例 #1
0
ファイル: XmlElement.cs プロジェクト: modulexcite/IL2JS
		extern public XmlAttribute RemoveAttributeNode(XmlAttribute domAttribute);
コード例 #2
0
ファイル: XmlElement.cs プロジェクト: modulexcite/IL2JS
		extern public XmlAttribute SetAttributeNode(XmlAttribute domAttribute);