Home | History | Annotate | Download | only in csharp

Lines Matching full:methodmodifiers

910 %typemap(csdestruct, methodname="Dispose", methodmodifiers="public") SWIGTYPE {
923 %typemap(csdestruct_derived, methodname="Dispose", methodmodifiers="public") SWIGTYPE {
948 #define %csmethodmodifiers %feature("cs:methodmodifiers")