C# Class System.IO.IsolatedStorage.IsolatedStorageFile.Identities

Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Свойство Type Description
Application object
Assembly object
Domain object

Méthodes publiques

Méthode Description
Identities ( object application, object assembly, object domain ) : System.Collections

Method Details

Identities() public méthode

public Identities ( object application, object assembly, object domain ) : System.Collections
application object
assembly object
domain object
Résultat System.Collections

Property Details

Application public_oe property

public object Application
Résultat object

Assembly public_oe property

public object Assembly
Résultat object

Domain public_oe property

public object Domain
Résultat object