Browse by Tags

Sorry, but there are no more tags available to filter with.

Related Posts

  • Interface question

    I have a question about interfaces. I have an interface: public interface myInterface { void setField( string fieldName, object value ); } Then a class that implements it: public void MyClass: myInterface { public void setField( string fieldName, object fieldValue) { } } The programmer would then use...
    Posted to Getting Started (Forum) by rscott on 07-15-2008, 12:00 AM
    Filed under: Enumerations, interfaces
Page 1 of 1 (1 items)