dll - C# Compiler says function is not defined, when it is -
I need another pair of eyes ... I do not think anything wrong with the following. In fact, I swear I was not something like that already, and it worked.
In my collection. Dll: Namespace archive {public class CSuperAutoPool {public static CSuperAutoPoolActiveByType (type typeTransfer, Paramos object [] Active agglutination) {// ...}}} < P> In the second DLL, I have referenced the archive DLL project, and use it in this function:
I have typed the activation type, inside CSuperAutoPool, in a different function, and there are no errors in it, the collection is not the same DLL compiled without errors In where the organization namespace exists, in other ways, other aspects of the CSAPperOptool class have been used, without compiler errors.
Something should be missed by your example, or you are not using the version of that code Which you think you are using, e.g. Maybe there is one more class in your project possibly in a referenced assembly called The following snippets are compiled without errors: CSuperAutoPool ?
Comments
Post a Comment