FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > Serializer クラス : DecodeObject メソッド |
'Declaration
Public Shared Function DecodeObject( _ ByVal s As String, _ Optional ByVal preferType As Type _ ) As Object
public static object DecodeObject( string s, Type preferType )