Sha256: 57ea6171e359ef881f8e95e64a53588e69acb5a923592cf2f471ceb13cc7b152

Contents?: true

Size: 610 Bytes

Versions: 44

Compression:

Stored size: 610 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>content</key>
	<string>/// &lt;summary&gt;
///   Description of public method goes here
/// &lt;/summary&gt;
public ${1:ReturnType} ${2:MethodName}(${3:ParameterType} ${4:ParameterName})
{
	$0
}</string>
	<key>name</key>
	<string>Public Method</string>
	<key>scope</key>
	<string>source.cs</string>
	<key>tabTrigger</key>
	<string>pum</string>
	<key>uuid</key>
	<string>58303EDB-6E36-4222-9422-4104932A8E51</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-bundles-0.3 Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-bundles-0.2-java Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-bundles-0.1-java Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-dev-0.12.1dev-java plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-dev-0.12.0dev-java plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.11 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.11.0dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.10 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.9.2 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.9.1 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.9.0 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.8.1 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.8 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.7 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.6.1 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.6 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.6.1dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.5.1 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.5 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet
redcar-0.5.6dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet