C# Class FarsiLibrary.UnitTest.InternalTests.ReflectionTestClass

Mostrar archivo Open project: HEskandari/FarsiLibrary

Public Properties

Property Type Description
MethodInvoked bool
StaticMethodInvoked bool

Public Methods

Method Description
ReflectionTestClass ( ) : System

Private Methods

Method Description
Method ( ) : void
StaticMethod ( ) : void

Method Details

ReflectionTestClass() public method

public ReflectionTestClass ( ) : System
return System

Property Details

MethodInvoked public_oe property

public bool MethodInvoked
return bool

StaticMethodInvoked public_oe static_oe property

public static bool StaticMethodInvoked
return bool