﻿<?xml version="1.0" encoding="utf-8"?>
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
  <Library Name="*GalaSoft.MvvmLight.Extras.Win8*">
    <Type Name="GalaSoft.MvvmLight.Ioc.SimpleIoc">
      <Method Name="Register{TClass}">
        <GenericParameter Name="TClass" Activate="Required All" />
      </Method>
      <Method Name="Register{TInterface, TClass}">
        <GenericParameter Name="TInterface" Activate="Required All" />
        <GenericParameter Name="TClass" Activate="Required All" />
      </Method>
    </Type>
    <Type Name="GalaSoft.MvvmLight.Ioc.PreferredConstructorAttribute" Browse="Required Public" />
  </Library>
</Directives>