Bamboo.Prevalence.VersionMigration.MigrationSurrogateSelector.ChainSelector C# (CSharp) Method

ChainSelector() public method

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