Schumix.CalendarAddon.CalendarFunctions.CalendarFunctions C# (CSharp) 메소드

CalendarFunctions() 공개 메소드

public CalendarFunctions ( string ServerName ) : System
ServerName string
리턴 System
        public CalendarFunctions(string ServerName)
        {
            _servername = ServerName;
        }