AspectSharp.Lang.AST.MethodSignature.MethodSignature C# (CSharp) Method

MethodSignature() protected method

protected MethodSignature ( ) : System
return System
		protected MethodSignature()
		{
		}

Same methods

MethodSignature::MethodSignature ( String retType, String methodName ) : System
MethodSignature::MethodSignature ( String access, String retType, String methodName ) : System