public static object CreateObjectInstanceAndDeserialize( XmlNodeReader r, Type type, Type saveInterface, Assembly callingAssembly, object instantiatedObject )
'宣言 Public Overloads Shared Function CreateObjectInstanceAndDeserialize( _ ByVal r As XmlNodeReader, _ ByVal type As Type, _ ByVal saveInterface As Type, _ ByVal callingAssembly As Assembly, _ ByVal instantiatedObject As Object _ ) As Object
'宣言
Public Overloads Shared Function CreateObjectInstanceAndDeserialize( _ ByVal r As XmlNodeReader, _ ByVal type As Type, _ ByVal saveInterface As Type, _ ByVal callingAssembly As Assembly, _ ByVal instantiatedObject As Object _ ) As Object
Serializer クラス Serializer メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.