C# Class Jwc.Experiment.PropertyExtensions

显示文件 Open project: jwChung/Experimentalism

Public Methods

Method Description
IsAbstract ( this property ) : bool
IsStatic ( this property ) : bool

Method Details

IsAbstract() public static method

public static IsAbstract ( this property ) : bool
property this
return bool

IsStatic() public static method

public static IsStatic ( this property ) : bool
property this
return bool