Esempio n. 1
0
 public SignatureProductionPlace getProductionPlace()
 {
     SignatureProductionPlace ret = new SignatureProductionPlace(digidocPINVOKE.Signature_getProductionPlace(swigCPtr), true);
     return ret;
 }
 internal static HandleRef getCPtr(SignatureProductionPlace obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }