﻿<?xml version="1.0" encoding="utf-8"?><Type Name="ICustomAdapter" FullName="System.Runtime.InteropServices.ICustomAdapter"><TypeSignature Maintainer="auto" Language="C#" Value="public interface ICustomAdapter" /><TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract ICustomAdapter" /><AssemblyInfo><AssemblyName>mscorlib</AssemblyName><AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]</AssemblyPublicKey><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; for details.</ThreadSafetyStatement><Interfaces /><Attributes><Attribute><AttributeName>System.Runtime.InteropServices.ComVisible(true)</AttributeName></Attribute></Attributes><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The objects that the built-in custom marshalers hand out to clients implement this interface.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Provides a way for clients to access the actual object, rather than the adapter object handed out by a custom marshaler.</para></summary></Docs><Members><Member MemberName="GetUnderlyingObject"><MemberSignature Language="C#" Value="public object GetUnderlyingObject ();" /><MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance object GetUnderlyingObject() cil managed" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Object</ReturnType></ReturnValue><Parameters /><Docs><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Provides access to the underlying object wrapped by a custom marshaler.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>The object contained by the adapter object.</para></returns></Docs></Member></Members></Type>