﻿<?xml version="1.0" encoding="utf-8"?>
<typedef anchor="T:OutsideAllNamespaces" leaf="OutsideAllNamespaces" fullname="OutsideAllNamespaces" namespace="" class="true" public="true">
  <type name="OutsideAllNamespaces" referenceChain="" leaf="OutsideAllNamespaces" namespace="" local="true" generictype="false" generictypedefinition="false" genericparameter="false" />
  <extends>
    <class>
      <type name="System.Object" referenceChain="" leaf="Object" namespace="System" local="false" generictype="false" generictypedefinition="false" genericparameter="false" />
    </class>
  </extends>
  <known-subtypes />
  <doc><summary>This class resides in the toplevel, empty namespace.</summary></doc>
  <members>
    <method anchor="M:OutsideAllNamespaces.#ctor" leaf="OutsideAllNamespaces" fullname="OutsideAllNamespaces.#ctor" namespace="" constructor="true" public="true" specialname="true">
      <constructor />
      <parameters />
      <doc><summary>Construct a default instance.</summary></doc>
    </method>
    <method anchor="M:OutsideAllNamespaces.Foo" leaf="Foo" fullname="OutsideAllNamespaces.Foo" namespace="" public="true">
      <returns>
        <type name="System.Void" referenceChain="" leaf="Void" namespace="System" local="false" generictype="false" generictypedefinition="false" genericparameter="false" />
      </returns>
      <parameters />
      <doc><summary>I perform some foo task.</summary></doc>
    </method>
    <method anchor="M:OutsideAllNamespaces.GetHello" leaf="GetHello" fullname="OutsideAllNamespaces.GetHello" namespace="" public="true">
      <returns>
        <type name="net.lshift.ndocproc.examples.one.OneHello" referenceChain="" leaf="OneHello" namespace="net.lshift.ndocproc.examples.one" local="true" generictype="false" generictypedefinition="false" genericparameter="false" />
      </returns>
      <parameters />
      <doc><summary>Gets a OneHello instance</summary></doc>
    </method>
  </members>
</typedef>