Metodo DedNetInvAppIsInventorFile |
Namespace: DedNetInv
public bool IsInventorFile( string fileName )
Public Function IsInventorFile ( fileName As String ) As Boolean
public: bool IsInventorFile( String^ fileName )
member IsInventorFile : fileName : string -> bool