public static object LoadObject( Type type, string fileName, string elementName, Assembly callingAssembly )
'宣言 Public Overloads Shared Function LoadObject( _ ByVal type As Type, _ ByVal fileName As String, _ ByVal elementName As String, _ ByVal callingAssembly As Assembly _ ) As Object
'宣言
Public Overloads Shared Function LoadObject( _ ByVal type As Type, _ ByVal fileName As String, _ ByVal elementName As String, _ ByVal callingAssembly As Assembly _ ) As Object
新しく逆シリアル化されたインスタンスを含むObject。失敗した場合はNull。
Serializer クラス Serializer メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.