Bamboo.Prevalence.VersionMigration.MigrationSurrogateSelector.ChainSelector C# (CSharp) Méthode

ChainSelector() public méthode

public ChainSelector ( System selector ) : void
selector System
Résultat void
		public void ChainSelector(System.Runtime.Serialization.ISurrogateSelector selector)
		{
			throw new NotSupportedException();
		}
		#endregion