public static bool SerializeObject2( object o, string elementName, XmlTextWriter w, Assembly callingAssembly, Hashtable restrictedNamedStyled, object addedNamedStyles )
'宣言 Public Shared Function SerializeObject2( _ ByVal o As Object, _ ByVal elementName As String, _ ByVal w As XmlTextWriter, _ ByVal callingAssembly As Assembly, _ ByVal restrictedNamedStyled As Hashtable, _ ByVal addedNamedStyles As Object _ ) As Boolean
'宣言
Public Shared Function SerializeObject2( _ ByVal o As Object, _ ByVal elementName As String, _ ByVal w As XmlTextWriter, _ ByVal callingAssembly As Assembly, _ ByVal restrictedNamedStyled As Hashtable, _ ByVal addedNamedStyles As Object _ ) As Boolean
Serializer クラス Serializer メンバ
© MESCIUS inc. All rights reserved.