Документ взят из кэша поисковой машины. Адрес оригинального документа : http://wiki.cmc.msu.ru/System/StaticMethod?cover=print;rev=1
Дата изменения: Unknown
Дата индексирования: Sun Apr 10 18:54:44 2016
Кодировка:
StaticMethod < System < Foswiki
A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example,

package Telecoms

StaticMethod defaultColour()


my $colour = Telecoms::defaultColour()

Related Topics: ClassMethod, ObjectMethod

This topic: System > WebHome > ReferenceManual > DeveloperDocumentationCategory > ObjectMethod > ClassMethod > StaticMethod
Topic revision: revision 1
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback