Sha256: 5c6dfddd610d6ab4cde6e71a9d12db019ef389fd63d9e165e34b5455bdf34c38

Contents?: true

Size: 559 Bytes

Versions: 44

Compression:

Stored size: 559 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>${1:public} ${2:Type} ${3:PropertyName}
{
	get
	{
		return ${4:${3/./\l$0/}};
	}
	set
	{
		${5:$4} = value;
	}
}
</string>
	<key>name</key>
	<string>Property (Read-Write)</string>
	<key>scope</key>
	<string>source.cs</string>
	<key>tabTrigger</key>
	<string>rw</string>
	<key>uuid</key>
	<string>F9184AE4-4ECF-4D4F-8D18-87CC28EFE0B8</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-0.5.5dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.5.4dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.5.3dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.5.2dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.5.1dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.4.1 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.4 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.10.1dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.10.0dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.9 plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.9.0dev plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.8.4 textmate/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.8.3 textmate/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.8.2 textmate/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.8.1 textmate/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.8 textmate/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.7.1 textmate/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.7 textmate/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.6 textmate/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet
redcar-0.3.5 textmate/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet