From c1a18992ccc56bb85cb33e0a4e366608929b68de Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 11 Jun 2015 07:43:26 +0100 Subject: [PATCH] Add in all C# command line options to the docs --- Doc/Manual/CSharp.html | 66 +++++++++++++++++++++++++++++++----------- 1 file changed, 49 insertions(+), 17 deletions(-) diff --git a/Doc/Manual/CSharp.html b/Doc/Manual/CSharp.html index 28d6d2b2e..0c0d98c0e 100644 --- a/Doc/Manual/CSharp.html +++ b/Doc/Manual/CSharp.html @@ -14,7 +14,7 @@
  • SWIG 2 Compatibility Differences to the Java module
  • Void pointers @@ -37,7 +37,7 @@
  • Directors implementation
  • Director caveats -
  • Multiples modules +
  • Multiple modules
  • C# Typemap examples