From 6b9c8277176e92b75fbfc3de9a1befdb2100b183 Mon Sep 17 00:00:00 2001 From: Simon G Date: Fri, 13 Nov 2020 13:23:09 +0100 Subject: [PATCH] - update xml --- GBase/GBase.xml | 75 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 71 insertions(+), 4 deletions(-) diff --git a/GBase/GBase.xml b/GBase/GBase.xml index d9641b4..2344c22 100644 --- a/GBase/GBase.xml +++ b/GBase/GBase.xml @@ -334,6 +334,17 @@ No root element is set + + + Could not find generic method + + + + + Could not find generic method + + The name of the generic method + that an interface was passed as the generic type of an @@ -395,7 +406,7 @@ Factory for the - + Creates an @@ -450,11 +461,12 @@ Internal file handler - + Initialize this The path of the database + A to cancel the asynchronous operation True if successful, false if not @@ -525,7 +537,7 @@ A column of a - + A column of a @@ -647,6 +659,60 @@ An of Interface was passed to an + + + Call a generic method without generic type parameters + + The caller of the method + The name of the method to call + The to find the method + The generic parameter as parameter + The parameters of the method + The result of invoking the method + Could not find the generic method + Any thrown after invoking the generic method + + + + Call a generic method without generic type parameters + + The caller of the method + The name of the method to call + The to find the method + The generic parameter as parameter + + The parameters of the method + The result of invoking the method + Could not find the generic method + Any thrown after invoking the generic method + + + + Call a generic method asynchronously without generic type parameters + + The caller of the method + The name of the method to call + The to find the method + The generic parameter as parameter + The parameters of the method + The result of invoking the method + Could not find the generic method + Any thrown after invoking the generic method + + + + Call a generic method asynchronously without generic type parameters + + The caller of the method + The name of the method to call + The to find the method + The generic parameter as parameter + + The parameters of the method + The result of invoking the method + Could not find the generic method + Any thrown after invoking the generic method + for the data handling @@ -904,11 +970,12 @@ Internal file handler - + Initialize this The path of the database + A to cancel the asynchronous operation True if successful, false if not