C# Class Recording.FrameProperty, InputVCR

Mostrar archivo Open project: EddieCameron/InputVCR Class Usage Examples

Public Properties

Property Type Description
name string
property string

Public Methods

Method Description
FrameProperty ( ) : System.Collections
FrameProperty ( string name, string property ) : System.Collections

Method Details

FrameProperty() public method

public FrameProperty ( ) : System.Collections
return System.Collections

FrameProperty() public method

public FrameProperty ( string name, string property ) : System.Collections
name string
property string
return System.Collections

Property Details

name public_oe property

public string name
return string

property public_oe property

public string property
return string