SmcInterface

 

 

The SmcInterface class represents a single method catalog interface:

 

import System.Collections.Generic

 

namespace CodeGen.MethodCatalogAPI

 

          public class SmcInterface

                    

                    public readwrite property Name, String

                    

                    public readwrite property Methods, @List<SmcMethod>

 

          endclass

          

endnamespace

 

 


Copyright © 2021  Synergex International, Inc.