MonoMac.Foundation.NSBundle: Method Members

The methods of MonoMac.Foundation.NSBundle are listed below. For a list of all members, see the NSBundle Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

ClassNamed(string) : MonoMac.ObjCRuntime.Class
Documentation for this section has not yet been entered.
static
FromClass(MonoMac.ObjCRuntime.Class) : NSBundle
Documentation for this section has not yet been entered.
static
FromIdentifier(string) : NSBundle
Documentation for this section has not yet been entered.
static
FromPath(string) : NSBundle
Documentation for this section has not yet been entered.
static
FromUrl(NSUrl) : NSBundle
Documentation for this section has not yet been entered.
Load()
Documentation for this section has not yet been entered.
static
LoadNib(string, NSObject) : bool
Documentation for this section has not yet been entered.
LocalizedString(string, string) : string
Documentation for this section has not yet been entered.
LocalizedString(string, string, string) : string
Documentation for this section has not yet been entered.
LocalizedString(string, string, string, string) : string
Documentation for this section has not yet been entered.
ObjectForInfoDictionary(string) : NSObject
Documentation for this section has not yet been entered.
PathForAuxiliaryExecutable(string) : string
Documentation for this section has not yet been entered.
PathForImageResource(string) : string
Documentation for this section has not yet been entered.
PathForResource(string, string) : string
Documentation for this section has not yet been entered.
PathForResource(string, string, string, string) : string
Documentation for this section has not yet been entered.
static
PathForResourceAbsolute(string, string, string) : string
Documentation for this section has not yet been entered.
PathForSoundResource(string) : string
Documentation for this section has not yet been entered.
Unload()
Documentation for this section has not yet been entered.
UrlForAuxiliaryExecutable(string) : NSUrl
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSBundle object.