Welcome to mirror list, hosted at ThFree Co, Russian Federation.

SerializationBinder.xml « System.Runtime.Serialization « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 95053f109017e31c9d1f2b87e76c58cf5451657e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
<monodoc language="en">
    <class name="System.Runtime.Serialization.SerializationBinder" assembly="corlib">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <method name="BindToType(System.String, System.String)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="assemblyName">TODO</param>
            <param name="typeName">TODO</param>
            <returns>TODO</returns>
        </method>
    </class>
</monodoc>