C# 클래스 Ecologylab.BigSemantics.Actions.StripParam

상속: ParamOp
파일 보기 프로젝트 열기: ecologylab/BigSemanticsCSharp

공개 메소드들

메소드 설명
StripParam ( ) : System
TransformParams ( String>.Dictionary parametersMap ) : void

Remove the parameter of the name from this from the parametersMap.

메소드 상세

StripParam() 공개 메소드

public StripParam ( ) : System
리턴 System

TransformParams() 공개 메소드

Remove the parameter of the name from this from the parametersMap.
public TransformParams ( String>.Dictionary parametersMap ) : void
parametersMap String>.Dictionary
리턴 void