Bamboo.Prevalence.VersionMigration.MigrationSurrogateSelector.ChainSelector C# (CSharp) Метод

ChainSelector() публичный Метод

public ChainSelector ( System selector ) : void
selector System
Результат void
		public void ChainSelector(System.Runtime.Serialization.ISurrogateSelector selector)
		{
			throw new NotSupportedException();
		}
		#endregion