'Declaration Public Overloads Shared Function LoadObject( _ ByVal type As Type, _ ByVal stream As Stream, _ ByVal elementName As String _ ) As Object
'Declaration
Public Overloads Shared Function LoadObject( _ ByVal type As Type, _ ByVal stream As Stream, _ ByVal elementName As String _ ) As Object
public static object LoadObject( Type type, Stream stream, string elementName )
Serializer クラス Serializer メンバ オーバーロード一覧 SaveObject メソッド
© MESCIUS inc. All rights reserved.