CodeBuilder.StartMethod Method (String, String, String)
Starts the method.
[Visual Basic]
Overloads Public Sub StartMethod( _
ByVal
name As
String, _
ByVal
returnType As
String, _
ByVal
modifiers As
String _
)
Parameters
-
name
- Name.
-
returnType
- Return type.
-
modifiers
- Modifiers.
See Also
CodeBuilder Class | Sitecore.CodeDom Namespace | CodeBuilder.StartMethod Overload List