PEDN
>
TWiki Web
>
ObjectMethod
>
ClassMethod
(2005-03-27,
TWikiContributor
)
E
dit
A
ttach
A
ClassMethod
is a method that must be called relative to the containing class object. This normally only applies to the
new
method used to create new object instances. For example,
package Telecoms
ClassMethod
new()
my $mobile = new Telecoms();
or
my $mobile = Telecoms->new();
Related Topics:
DeveloperDocumentationCategory
,
StaticMethod
,
ObjectMethod
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
R
aw View
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2005-03-27 - 21:14:15 -
TWikiContributor
TWiki
Log In
TWiki Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Webs
Bugs
Download
PAP
ParaEngine
Paraworld
Sandbox
Support
TWiki
ParaEngine Developer Network
Main
InsidePE
Learn
Downloads
Support
Forum
English
简体中文
簡體中文
ParaEngine.com
Product Families
ParaWorld
ParaToon
Kids Movie Creator
ParaEngine
Virtual Reality Products
Business Solutions
ParaWorld Applications
Resources
Site Update
Download Center
Help Portal
About ParaEngine
Company Information
Investor Relations
Core Team
Press Release
Popular Places
App Dev Guide
NPL
Initial User Experience
Join ParaEngine
ParaWorld Project Dev
Creations Portal
mod guide
Site Map
Popular Searches
NPL modules
App Proposals
Official Apps
Popular Downloads
Kids Movie Creator (en)
DirectX End-User Runtime
ParaWorld Preview Edition
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding PEDN?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at TWiki:TWiki.ClassMethod