Metodo UtilGetAllInventorFiles |
Namespace: DedNetInv
public static List<string> GetAllInventorFiles( string refPath )
Public Shared Function GetAllInventorFiles ( refPath As String ) As List(Of String)
public: static List<String^>^ GetAllInventorFiles( String^ refPath )
static member GetAllInventorFiles : refPath : string -> List<string>