FeResPost Web Site                     FeResPost Online User Manual

VIII.0.1 .NET assembly versus ruby extension

One highlights below some differences between .NET assembly and ruby extension that are related to specific programmatic aspects of the two different systems.

  VIII.0.1.1 Accessing the .NET assembly
  VIII.0.1.2 Accessing FeResPost namespace
  VIII.0.1.3 Creating class instances
  VIII.0.1.4 Basic types as arguments and returned values
  VIII.0.1.5 Associative containers and Arrays
  VIII.0.1.6 Iterators
  VIII.0.1.7 Operators
  VIII.0.1.8 Singleton methods
  VIII.0.1.9 “Clone” and “ToString” methods
  VIII.0.1.10 “Post” static class
  VIII.0.1.11 Complex arguments