This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //ImportDLL = [Ekliyeceğiniz DLL kök dizinde yer alan bin klasöründe olmalı. Dll ismi yazılmalı.] | |
| //Bu ifade silinmemeli... | |
| [StandartUsing] | |
| namespace UserFunctions | |
| { | |
| public class UserFunctionManager : BaseUserFunctionManager | |
| { | |
| //Bu ifade silinmemeli... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //ImportDLL = [Ekliyeceğiniz DLL kök dizinde yer alan bin klasöründe olmalı. Dll ismi yazılmalı.] | |
| //Bu ifade silinmemeli... | |
| [StandartUsing] | |
| namespace UserFunctions | |
| { | |
| public class UserFunctionManager : BaseUserFunctionManager | |
| { | |
| //Bu ifade silinmemeli... |