C# Class Recording.FrameProperty, InputVCR

Afficher le fichier Open project: EddieCameron/InputVCR Class Usage Examples

Méthodes publiques

Свойство Type Description
name string
property string

Méthodes publiques

Méthode Description
FrameProperty ( ) : System.Collections
FrameProperty ( string name, string property ) : System.Collections

Method Details

FrameProperty() public méthode

public FrameProperty ( ) : System.Collections
Résultat System.Collections

FrameProperty() public méthode

public FrameProperty ( string name, string property ) : System.Collections
name string
property string
Résultat System.Collections

Property Details

name public_oe property

public string name
Résultat string

property public_oe property

public string property
Résultat string