UnityEngine.Serialization.UnitySurrogateSelector.GetNextSelector C# (CSharp) Method

GetNextSelector() public method

public GetNextSelector ( ) : ISurrogateSelector
return ISurrogateSelector
        public ISurrogateSelector GetNextSelector()
        {
            throw new NotImplementedException();
        }