Пример #1
0
 protected override bool ReleaseHandle()
 {
     MyMathFuncsWrapper.DisposeMyMathFuncs(this);
     return(true);
 }