Fanx.Fcode.FTable.read C# (CSharp) Method

read() public abstract method

public abstract read ( FStore input ) : FTable
input FStore
return FTable
        public abstract FTable read(FStore.Input input);