C# Class CVVTuber.InterfaceRestrictionAttribute

Inheritance: PropertyAttribute
Show file Open project: EnoxSoftware/CVVTuberExample

Public Properties

Property Type Description
type Type

Public Methods

Method Description
InterfaceRestrictionAttribute ( Type type ) : System

Method Details

InterfaceRestrictionAttribute() public method

public InterfaceRestrictionAttribute ( Type type ) : System
type Type
return System

Property Details

type public property

public Type type
return Type