Agent.EmitterDescription.Read C# (CSharp) Method

Read() public method

public Read ( GH_IO reader ) : bool
reader GH_IO
return bool
    public bool Read(GH_IO.Serialization.GH_IReader reader)
    {
      throw new NotImplementedException();
    }