From abb2d8df842d6fb1d0a900873115f96a554d118a Mon Sep 17 00:00:00 2001 From: pardeike-bot Date: Mon, 27 Jul 2020 10:14:16 +0000 Subject: [PATCH] Update documentation [skip ci] --- .../HarmonyLib.AccessTools.FieldRef-1.html | 2 +- .../HarmonyLib.AccessTools.FieldRef-2.html | 2 +- docs/api/HarmonyLib.AccessTools.html | 151 +++++++++--------- docs/api/HarmonyLib.Harmony.html | 20 +-- docs/manifest.json | 8 +- 5 files changed, 94 insertions(+), 89 deletions(-) diff --git a/docs/api/HarmonyLib.AccessTools.FieldRef-1.html b/docs/api/HarmonyLib.AccessTools.FieldRef-1.html index 530a3039..d27e1ebc 100644 --- a/docs/api/HarmonyLib.AccessTools.FieldRef-1.html +++ b/docs/api/HarmonyLib.AccessTools.FieldRef-1.html @@ -125,7 +125,7 @@
Type Parameters
Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/HarmonyLib.AccessTools.FieldRef-2.html b/docs/api/HarmonyLib.AccessTools.FieldRef-2.html index 980497bb..aa8fc445 100644 --- a/docs/api/HarmonyLib.AccessTools.FieldRef-2.html +++ b/docs/api/HarmonyLib.AccessTools.FieldRef-2.html @@ -148,7 +148,7 @@
    Type Parameters
    Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/HarmonyLib.AccessTools.html b/docs/api/HarmonyLib.AccessTools.html index 0ccb2b4e..bd377de3 100644 --- a/docs/api/HarmonyLib.AccessTools.html +++ b/docs/api/HarmonyLib.AccessTools.html @@ -180,7 +180,7 @@

    Properties Improve this Doc - View Source + View Source

    IsMonoRuntime

    @@ -211,7 +211,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    IsNetCoreRuntime

    @@ -242,7 +242,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    IsNetFrameworkRuntime

    @@ -275,7 +275,7 @@

    Methods Improve this Doc - View Source + View Source

    ActualParameters(MethodBase, Object[])

    @@ -331,7 +331,7 @@
    Returns
    Improve this Doc - View Source + View Source

    CombinedHashCode(IEnumerable<Object>)

    @@ -381,7 +381,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Constructor(Type, Type[], Boolean)

    @@ -443,7 +443,7 @@
    Returns
    Improve this Doc - View Source + View Source

    CreateInstance(Type)

    @@ -493,7 +493,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredConstructor(Type, Type[], Boolean)

    @@ -555,7 +555,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredField(Type, Int32)

    @@ -611,7 +611,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredField(Type, String)

    @@ -667,7 +667,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredMethod(Type, String, Type[], Type[])

    @@ -735,7 +735,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredProperty(Type, String)

    @@ -791,7 +791,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredPropertyGetter(Type, String)

    @@ -847,7 +847,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredPropertySetter(Type, String)

    @@ -903,7 +903,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Field(Type, String)

    @@ -959,7 +959,7 @@
    Returns
    Improve this Doc - View Source + View Source

    FieldRefAccess<F>(Type, String)

    @@ -1031,7 +1031,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    FieldRefAccess<T, F>(T, String)

    @@ -1108,7 +1108,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    FieldRefAccess<T, F>(FieldInfo)

    @@ -1179,7 +1179,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    FieldRefAccess<T, F>(String)

    @@ -1250,7 +1250,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    FindIncludingBaseTypes<T>(Type, Func<Type, T>)

    @@ -1323,7 +1323,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    FindIncludingInnerTypes<T>(Type, Func<Type, T>)

    @@ -1396,7 +1396,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    FirstConstructor(Type, Func<ConstructorInfo, Boolean>)

    @@ -1452,7 +1452,7 @@
    Returns
    Improve this Doc - View Source + View Source

    FirstInner(Type, Func<Type, Boolean>)

    @@ -1508,7 +1508,7 @@
    Returns
    Improve this Doc - View Source + View Source

    FirstMethod(Type, Func<MethodInfo, Boolean>)

    @@ -1564,7 +1564,7 @@
    Returns
    Improve this Doc - View Source + View Source

    FirstProperty(Type, Func<PropertyInfo, Boolean>)

    @@ -1620,7 +1620,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDeclaredConstructors(Type, Nullable<Boolean>)

    @@ -1676,7 +1676,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDeclaredFields(Type)

    @@ -1726,7 +1726,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDeclaredMember<T>(T)

    @@ -1792,7 +1792,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    GetDeclaredMethods(Type)

    @@ -1842,7 +1842,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDeclaredProperties(Type)

    @@ -1892,7 +1892,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDefaultValue(Type)

    @@ -1942,7 +1942,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetFieldNames(Object)

    @@ -1992,7 +1992,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetFieldNames(Type)

    @@ -2042,7 +2042,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetMethodNames(Object)

    @@ -2092,7 +2092,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetMethodNames(Type)

    @@ -2142,7 +2142,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetOutsideCaller()

    @@ -2174,7 +2174,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetPropertyNames(Object)

    @@ -2224,7 +2224,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetPropertyNames(Type)

    @@ -2274,7 +2274,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetReturnedType(MethodBase)

    @@ -2324,7 +2324,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetTypes(Object[])

    @@ -2374,11 +2374,11 @@
    Returns
    Improve this Doc - View Source + View Source

    GetTypesFromAssembly(Assembly)

    -

    Gets all type by name from a given assembly. This is a wrapper that respects different .NET versions

    +

    Gets all successfully loaded types from a given assembly

    Declaration
    @@ -2419,12 +2419,17 @@
    Returns
    +
    Remarks
    +

    This calls and returns System.Reflection.Assembly.GetTypes, while catching any thrown System.Reflection.ReflectionTypeLoadException. +If such an exception is thrown, returns the successfully loaded types (System.Reflection.ReflectionTypeLoadException.Types, +filtered for non-null values).

    +
    | Improve this Doc - View Source + View Source

    GetUnderlyingType(MemberInfo)

    @@ -2474,7 +2479,7 @@
    Returns
    Improve this Doc - View Source + View Source

    HarmonyDelegate<DelegateType>(Object)

    @@ -2549,7 +2554,7 @@
    Remark Improve this Doc - View Source + View Source

    Inner(Type, String)

    @@ -2605,7 +2610,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsClass(Type)

    @@ -2655,7 +2660,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsDeclaredMember<T>(T)

    @@ -2721,7 +2726,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    IsFloatingPoint(Type)

    @@ -2771,7 +2776,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsInteger(Type)

    @@ -2821,7 +2826,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsNumber(Type)

    @@ -2871,7 +2876,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsOfNullableType<T>(T)

    @@ -2937,7 +2942,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    IsStatic(EventInfo)

    @@ -2987,7 +2992,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsStatic(MemberInfo)

    @@ -3037,7 +3042,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsStatic(PropertyInfo)

    @@ -3087,7 +3092,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsStatic(Type)

    @@ -3137,7 +3142,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsStruct(Type)

    @@ -3187,7 +3192,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsValue(Type)

    @@ -3237,7 +3242,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsVoid(Type)

    @@ -3287,7 +3292,7 @@
    Returns
    Improve this Doc - View Source + View Source

    MakeDeepCopy(Object, Type, Func<String, Traverse, Traverse, Object>, String)

    @@ -3355,7 +3360,7 @@
    Returns
    Improve this Doc - View Source + View Source

    MakeDeepCopy<T>(Object)

    @@ -3422,7 +3427,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    MakeDeepCopy<T>(Object, out T, Func<String, Traverse, Traverse, Object>, String)

    @@ -3490,7 +3495,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    Method(String, Type[], Type[])

    @@ -3552,7 +3557,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Method(Type, String, Type[], Type[])

    @@ -3620,7 +3625,7 @@
    Returns
    Improve this Doc - View Source + View Source

    MethodDelegate<DelegateType>(MethodInfo, Object, Boolean)

    @@ -3714,7 +3719,7 @@
    Improve this Doc - View Source + View Source

    Property(Type, String)

    @@ -3770,7 +3775,7 @@
    Returns
    Improve this Doc - View Source + View Source

    PropertyGetter(Type, String)

    @@ -3826,7 +3831,7 @@
    Returns
    Improve this Doc - View Source + View Source

    PropertySetter(Type, String)

    @@ -3882,7 +3887,7 @@
    Returns
    Improve this Doc - View Source + View Source

    RethrowException(Exception)

    @@ -3916,7 +3921,7 @@
    Parameters
    Improve this Doc - View Source + View Source

    StaticFieldRefAccess<F>(FieldInfo)

    @@ -3982,7 +3987,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    StaticFieldRefAccess<F>(Type, String)

    @@ -4054,7 +4059,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    StaticFieldRefAccess<T, F>(FieldInfo)

    @@ -4125,7 +4130,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    StaticFieldRefAccess<T, F>(String)

    @@ -4196,7 +4201,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    ThrowMissingMemberException(Type, String[])

    diff --git a/docs/api/HarmonyLib.Harmony.html b/docs/api/HarmonyLib.Harmony.html index ed58ea3c..f7b0fe3f 100644 --- a/docs/api/HarmonyLib.Harmony.html +++ b/docs/api/HarmonyLib.Harmony.html @@ -378,7 +378,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetAllPatchedMethods()

    @@ -410,7 +410,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetPatchedMethods()

    @@ -442,7 +442,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetPatchInfo(MethodBase)

    @@ -492,7 +492,7 @@
    Returns
    Improve this Doc - View Source + View Source

    HasAnyPatches(String)

    @@ -542,7 +542,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Patch(MethodBase, HarmonyMethod, HarmonyMethod, HarmonyMethod, HarmonyMethod)

    @@ -666,7 +666,7 @@
    Parameters
    Improve this Doc - View Source + View Source

    ReversePatch(MethodBase, HarmonyMethod, MethodInfo)

    @@ -728,7 +728,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Unpatch(MethodBase, HarmonyPatchType, String)

    @@ -774,7 +774,7 @@
    Parameters
    Improve this Doc - View Source + View Source

    Unpatch(MethodBase, MethodInfo)

    @@ -814,7 +814,7 @@
    Parameters
    Improve this Doc - View Source + View Source

    UnpatchAll(String)

    @@ -851,7 +851,7 @@
    Remarks
    Improve this Doc - View Source + View Source

    VersionInfo(out Version)

    diff --git a/docs/manifest.json b/docs/manifest.json index cb1ff9ba..7627ffbb 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -9,7 +9,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.AccessTools.FieldRef-1.html", - "hash": "dQmpx2BpwwBMnvbcVGXPGA==" + "hash": "P6lnYwXj5yNQixt99At04A==" } }, "is_incremental": false, @@ -21,7 +21,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.AccessTools.FieldRef-2.html", - "hash": "igvQCqs0SdpZnIk0I7TM1A==" + "hash": "2YsWvP4VMl8/LrVwvPxFMw==" } }, "is_incremental": false, @@ -33,7 +33,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.AccessTools.html", - "hash": "zATEzm19XvgS5gRwnE3QGA==" + "hash": "rkWb+W5qwhFO/AvlzExVcw==" } }, "is_incremental": false, @@ -189,7 +189,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.Harmony.html", - "hash": "B9CCyyd74PM+cguKGi/C8w==" + "hash": "wAHkHUm1RDHRXrNzRDrZdg==" } }, "is_incremental": false,